Skip to content
Zed

analog mcp for Zed

io.github.dhanaway/analog-mcp

Query real-time US data and AI-analyzed attributes across the country.

client:Zed transport:streamable-http

Install analog mcp in Zed

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

{
  "context_servers": {
    "analog-mcp": {
      "url": "https://yaewurxvufigjntzdruf.supabase.co/functions/v1/analog-mcp"
    }
  }
}

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

analog mcp in other clients