AIToday
Large Language ModelsAI Coding AssistantsSnowflake AI BlogPublished: Aug 17, 2026, 19:00 JST3 min read

Observe by Snowflake launches MCP server and CLI for AI agents to query telemetry

Observe by Snowflake launches MCP server and CLI for AI agents to query telemetry

Key takeaway

  • Snowflake has made the Observe observability platform available to AI agents through a redesigned MCP server and new CLI tool.

  • Previously, most observability functionality was locked behind the UI; now agents can query production telemetry directly through programmatic interfaces, enabling faster incident response and automated debugging.

  • The new architecture removes an LLM middleman, cutting latency and operational cost while giving agents direct access to the same APIs and capabilities available to human users.

3 Key Points

  1. What happened

    Snowflake announced general availability of a redesigned Observe MCP (model context protocol) server and a new Observe CLI with full parity—every operation the MCP exposes to agents is also available as a CLI command. General availability is rolling out now across all clusters; eu-2 and ca-1 will follow shortly.

  2. Why it matters

    Observability platforms must now serve both humans and AI agents. The new tools let agents query production telemetry directly without human intervention—coding assistants can investigate errors, AI SREs can correlate failures across services, and custom alert-triage agents can automatically pull debugging context when alerts fire. This means observability data is now accessible through APIs, MCP, and the CLI, not just the UI.

  3. What to watch

    The redesigned MCP server removes the LLM intermediary from the old architecture, reducing latency and cost—agents now connect directly to Observe's APIs instead of sending queries to a single endpoint where Observe's LLM interpreted questions. Both the CLI and MCP server ship with prebuilt skills for common observability workflows (incident investigation, failure tracing, outlier detection) that work immediately after configuration.

Ask the AI about this article →

Context & Analysis

The shift toward AI agents consuming telemetry represents a fundamental change in how observability platforms function. Historically, telemetry systems were built primarily for human operators reading dashboards and logs; the new requirement is that these systems also expose data to AI agents through programmatic interfaces. Snowflake's announcement reflects this reality: engineers are already building custom alert-triage agents and incident-investigation copilots, but the Observe platform was not originally designed to serve them efficiently.

The economic architecture of the old MCP server illustrates why this redesign matters. By embedding an LLM intermediary that interpreted agent queries before returning answers, Snowflake was duplicating reasoning work—the agent would form a question, send it to Observe's LLM, wait for an interpretation and answer, then potentially ask a follow-up. The new design drops this middleman, letting agents connect directly to Observe's backend APIs and reason over raw data themselves. This reduces both latency (fewer network hops) and cost (no redundant LLM call per query). The body notes that several engineering teams had already built workarounds to bypass this inefficiency, underscoring the market demand for direct access.

The parity between the MCP server and the new CLI is a pragmatic choice. By ensuring every operation available to agents through MCP is also available as a command-line command, Snowflake enables the same custom workflows to run in interactive terminal sessions, within agent environments like Claude Code, or even autonomously in the background without an engineer present. This flexibility supports both immediate incident response (an engineer guiding an investigation) and routine background tasks (autonomous error triage), broadening the platform's utility.

FAQ

How is the new MCP server different from the old one?
The old MCP server had a custom LLM built in that received queries, handled reasoning, and returned answers. The new architecture removes this LLM intermediary, allowing agents to connect directly to Observe's APIs and query the context graph themselves. This reduces latency and cost while giving agents direct visibility into data structures and permission to explore datasets.
What can agents do with the new MCP server and CLI?
Agents can investigate incidents, trace failures, validate changes, find n+1 issues, detect outliers, update dashboards after investigations, fetch chart images for automated reports, and query APM errors directly. Both tools ship with prebuilt skills for these common observability workflows that work immediately after configuration.
Where can I access the MCP server?
To get started, log into your Observe tenant, go to "Manage account" → "MCP server details", and follow the instructions for your agent of choice. General availability is rolling out now across all clusters; eu-2 and ca-1 will follow shortly.
Snowflake AI BlogRead Original Article

Get the latest Large Language Models news every morning

AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.

Free · takes 30 seconds · unsubscribe anytime

Ask AI

Ask AI anything about this article. Q&As are published on this page for other readers too.

Related Articles

Next articleGoogle partners Gemini, Pixel with five top European football clubs

The AI news that matters, in one minute each morning.

Sign up free