Skip to content
Windsurf

leadenrich mcp for Windsurf

io.github.carsonroell-debug/leadenrich-mcp

Waterfall lead enrichment — cascades Apollo, Clearbit, and Hunter for max coverage

client:Windsurf transport:stdio runtime:pypi

Install leadenrich 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": {
    "leadenrich-mcp": {
      "command": "uvx",
      "args": [
        "leadenrich-mcp"
      ],
      "env": {
        "APOLLO_API_KEY": "<APOLLO_API_KEY>",
        "CLEARBIT_API_KEY": "<CLEARBIT_API_KEY>",
        "HUNTER_API_KEY": "<HUNTER_API_KEY>"
      }
    }
  }
}

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

leadenrich mcp in other clients