leadpipe for Claude Code
io.github.leadpipe-com/leadpipe
Official MCP server for Leadpipe intent and data APIs.
client:Claude Code
transport:stdio
runtime:npm
Install leadpipe in Claude Code
run in your project directory
claude mcp add leadpipe -e LEADPIPE_API_KEY=<LEADPIPE_API_KEY> -e LEADPIPE_BASE_URL=<LEADPIPE_BASE_URL> -- npx -y @leadpipe/mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs