
BridgeNode MCP server
BridgeNode — x402 pay-per-request AI inference. OpenAI-compatible API + MCP, Solana USDC, gas-free.
1 stars141 downloads/wk
Reviews
Write oneNobody has reviewed BridgeNode MCP yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
BridgeNode MCP tools (3, 1 write)
write = sends, deletes, buys or postschat_completionswrite actionFreeSend a chat completion request to any supported model. Free models are served without payment; the first calls to a PAID model are also free per client (free trials), after which x402 payment (Solana USDC) is required — an unpaid call returns 402 with the exact price; retry with _meta["x402/payment"]. Responses are non-streaming. Pass either mode (auto/eco/premium) or model (explicit id) — one of the two is required; model wins if both are sent. Use this tool to generate text; inspect models and prices first with the free list_models tool. Start with a FREE model (no payment at all) and keep max_tokens >= 200 — a thinking model spends part of that budget on reasoning, so a smaller limit can return an empty answer.
get_price_estimateFreeEstimate the USDC cost of a chat completion request before paying — free, no payment, no authentication required. Read-only: no state changes and no external calls; the estimate is computed locally from server pricing config, so repeated calls with identical inputs return identical results (idempotent). Use this tool to check the exact price for a given model/mode, messages, and max_tokens before calling the paid chat_completions tool. Provide either mode (auto/eco/premium routing) or model (explicit id, mutually exclusive with mode); one of the two is required — if both are sent, model wins. mode values: auto = cheapest model fitting the context, eco = cheapest available, premium = best model.
list_modelsFreeList available models and their prices — free, no payment, no authentication required. Read-only: no state changes; data is served from the server's local config, so repeated calls return identical results (idempotent). Accepts no parameters: the input schema is an empty object, and any arguments passed are ignored. Calling it without arguments returns the complete catalog with per-token prices; there is no filtering, pagination, or configuration. Use this tool to inspect models and prices before calling the paid chat_completions tool. Same data as GET /v1/models (§5.2). Do not use it to generate text (use chat_completions) or to estimate a specific request's cost (use get_price_estimate).
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- Code scan7 source files scanned25/25
- Live reliabilityremote reachable in 1620ms20/20
- Tool poisoning3 tool descriptions checked15/15
- Auth qualityopen endpoint exposes 1 write-action tools with no auth3/15
- Maintenancelast push 0 days ago15/15
- Maintainer identityregistry namespace matches repository owner7/10
Findings (1)
- highWrite-action tools reachable without authentication
auth.open-write
Install directly
claude mcp add --transport http bridgenode-mcp https://bridgenode.cc/mcp
BridgeNode MCP: common questions
- Is BridgeNode MCP server safe?
- Yes, by our scan: it is graded A (85/100). Read the BridgeNode MCP safety report
- How do I install BridgeNode MCP?
- It runs remotely at bridgenode.cc. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does BridgeNode MCP need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is BridgeNode MCP maintained?
- The last commit was in the last day (2026-09-19). The latest release is v1.6.0.
- Is BridgeNode MCP up?
- 100% of our last 1 checks got an answer. We check remote servers about four times a day.
- What can I use instead of BridgeNode MCP?
- Servers from other publishers that do the same job: Maginary MCP server, Ausca MCP server and x402 Trinity MCP server. Compare all BridgeNode MCP alternatives.
Alternatives to BridgeNode MCP
Same job from other publishers: the closest match first, then the best rated.
- MaginaryAI image + video generation for agents: --flag prompt DSL, async generate/poll, x402 pay-per-use.not reviewedGrowingB
- AuscaPay-per-call APIs and MCP services for agents, no accounts or keys, with verifiable receipts.not reviewedEstablishedB
- x402 TrinityGive an agent a wallet. Pays for x402 resources within hard limits. Base + USDC, gasless.not reviewedGrowingB
- Fidelis MemoryRecall locally stored agent memories through an MCP-compatible host.not reviewedGrowingC
- Ask CodexBridge Claude with OpenAI Codex CLI for AI-to-AI collaboration, code review, and second opinionsnot reviewedGrowingA