Skip to content
Claude Desktop

B2B Lead Enrichment for Claude Desktop

io.github.diego-costa-tech/lead-enrichment-mcp

Remote MCP server to enrich company profiles with structured B2B data and confidence scores.

client:Claude Desktop transport:streamable-http tools:1

Install B2B Lead Enrichment in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "lead-enrichment-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://lead-enrichment-mcp.agent-infra.workers.dev/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

B2B Lead Enrichment in other clients