Skip to content

Releases: applefanaimail-blip/bridgenode-mcp

@bridgenode/mcp v1.0.0

Choose a tag to compare

@applefanaimail-blip applefanaimail-blip released this 16 Aug 14:42

@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() and import both work
  • Agent Skills bundled (agents field + SKILL.md)
  • Dependencies updated: @solana/kit 7.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@latest

Links

@bridgenode/mcp v0.1.9

Choose a tag to compare

@applefanaimail-blip applefanaimail-blip released this 16 Aug 11:47

@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@latest

Links

bridgenode-mcp v0.1.0

Choose a tag to compare

@applefanaimail-blip applefanaimail-blip released this 15 Aug 16:28

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