Skip to content
Cline

leadenrich mcp for Cline

io.github.carsonroell-debug/leadenrich-mcp

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

client:Cline transport:stdio runtime:pypi

Install leadenrich mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

leadenrich mcp in other clients