Skip to content
Zed

Fanout for Zed

io.github.labstack/fanout

Investigate OpenTelemetry traces, metrics, and logs, and manage personal dashboards.

client:Zed transport:streamable-http

Install Fanout in Zed

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

{
  "context_servers": {
    "fanout": {
      "url": "https://{fanout_host}/mcp"
    }
  }
}

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

Fanout in other clients