Skip to content
Zed

Honeycomb for Zed

io.honeycomb/mcp

Query Honeycomb observability data: traces, events, metrics, SLOs, triggers, and boards.

client:Zed transport:streamable-http

Install Honeycomb in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mcp": {
      "url": "https://mcp.honeycomb.io/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Honeycomb in other clients