Skip to content
Cursor

analog mcp for Cursor

io.github.dhanaway/analog-mcp

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

client:Cursor transport:streamable-http

Install analog mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

analog mcp in other clients