HomeDevelopment › BridgeNode MCP

BridgeNode MCP

BridgeNode — x402 pay-per-request AI inference. OpenAI-compatible API + MCP, Solana USDC, gas-free.

TypeScript Cloud Remote
★ 1 stars Last pushed 2026-09-20 License: MIT-0

Topics: Aggregators

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://bridgenode.cc/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http bridgenode-mcp https://bridgenode.cc/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "bridgenode-mcp": {
      "url": "https://bridgenode.cc/mcp"
    }
  }
}

Package (npm 1.0.14)

npx -y @bridgenode/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "bridgenode-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@bridgenode/[email protected]"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry