Skip to content
Windsurf

local leads mcp for Windsurf

io.github.raffaele86/local-leads-mcp

Find local businesses with no website via OpenStreetMap, then verify them. No API keys needed.

client:Windsurf transport:stdio runtime:pypi

Install local leads mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "local-leads-mcp": {
      "command": "uvx",
      "args": [
        "local-leads-mcp"
      ],
      "env": {
        "BRAVE_API_KEY": "<BRAVE_API_KEY>",
        "GOOGLE_CSE_API_KEY": "<GOOGLE_CSE_API_KEY>",
        "GOOGLE_CSE_CX": "<GOOGLE_CSE_CX>",
        "PAGESPEED_API_KEY": "<PAGESPEED_API_KEY>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

local leads mcp in other clients