← Back to Plugins
MCP Server MCP

BridgeNode MCP

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y @bridgenode/[email protected]

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://bridgenode.cc/mcp"
    }
  ],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@bridgenode/mcp",
      "version": "1.0.4",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol streamable-http npm

Comments

Sign in to leave a comment

Loading comments...