Releases: applefanaimail-blip/bridgenode-mcp
Releases · applefanaimail-blip/bridgenode-mcp
Release list
@bridgenode/mcp v1.0.0
@bridgenode/mcp v1.0.0 — Stable 🎉
BridgeNode MCP wrapper — stdio MCP server proxying to https://bridgenode.cc/mcp (streamable HTTP) with automatic x402 payment (Solana USDC). No API keys, no registration.
What's new in 1.0.0
- Dual ESM+CJS build (tsup) —
require()andimportboth work - Agent Skills bundled (
agentsfield + SKILL.md) - Dependencies updated:
@solana/kit7.1.0,@x402/*2.22.0 - Funding field added
- OIDC Trusted Publishing
- AGENTS.md for coding agents
Install (one command)
claude mcp add bridgenode -s user -- npx -y @bridgenode/mcp@latestLinks
- Website: https://bridgenode.cc
- npm: https://www.npmjs.com/package/@bridgenode/mcp
- Protocol: x402 V2 (https://docs.x402.org)
@bridgenode/mcp v0.1.9
@bridgenode/mcp v0.1.9
MCP wrapper — stdio MCP server that proxies to https://bridgenode.cc/mcp (streamable HTTP) with automatic x402 payment (Solana USDC). No API keys, no registration.
What's new
- README enriched with Python packages cross-links + CI badge
- Latest x402 dependency updates
Install (one command)
claude mcp add bridgenode -s user -- npx -y @bridgenode/mcp@latestLinks
- Website: https://bridgenode.cc
- npm: https://www.npmjs.com/package/@bridgenode/mcp
- Protocol: x402 V2 (https://docs.x402.org)
bridgenode-mcp v0.1.0
Initial public release.
- stdio + streamable-http MCP server
- Automatic x402 V2 payments (402 → sign → 200)
- Fee sponsorship (gasless) — agent needs zero SOL
- Fail-closed spending policy (per-call + daily caps)
- Works with Claude, Cursor, and any MCP client
- MIT-0 license