Loomal

leadpipe

MCP server by github.com/leadpipe-com/mcp

Official MCP server for Leadpipe intent and data APIs.

0 starsnpm: @leadpipe/mcp

About leadpipe

leadpipe is an MCP (Model Context Protocol) server published by leadpipe-com in the official MCP registry. Official MCP server for Leadpipe intent and data APIs.

It ships as an npm package (@leadpipe/mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/leadpipe-com/mcp.

Use leadpipe with your agent

Claude Code · one command
claude mcp add leadpipe -- npx -y @leadpipe/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "leadpipe": {
      "command": "npx",
      "args": [
        "-y",
        "@leadpipe/mcp"
      ]
    }
  }
}
npm@leadpipe/mcp

Frequently asked questions

What is leadpipe?
leadpipe is an MCP (Model Context Protocol) server by leadpipe-com. Official MCP server for Leadpipe intent and data APIs.
How do I connect leadpipe to Claude, Cursor, or another MCP client?
Install leadpipe from its npm package (@leadpipe/mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is leadpipe open source?
Yes — the source code is public at github.com/leadpipe-com/mcp.
Can AI agents pay to use leadpipe?
Not yet through Loomal — leadpipe is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain leadpipe? Claim this listing free by verifying GitHub ownership, or contact us.