Skip to content
Zed

leadpipe mcp for Zed

io.github.enzoemir1/leadpipe-mcp

AI lead qualification: ICP filter, 0-100 scoring, Hunter.io enrichment, HubSpot/Pipedrive export.

client:Zed transport:stdio runtime:npm

Install leadpipe mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "leadpipe-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "leadpipe-mcp-server"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

leadpipe mcp in other clients