Skip to content
VS Code

analog mcp for VS Code

io.github.dhanaway/analog-mcp

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

client:VS Code transport:streamable-http

Install analog mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "analog-mcp": {
      "type": "http",
      "url": "https://yaewurxvufigjntzdruf.supabase.co/functions/v1/analog-mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

analog mcp in other clients