@bridgenode/mcp
Official@bridgenode/mcp
AI 에이전트를 위해 제작 — API 키 불필요, 회원가입 불필요, x402를 통한 Solana USDC 종량제 결제.
BridgeNode MCP 래퍼 — 원격 https://bridgenode.cc/mcp(streamable-HTTP)로 요청을 프록시하는 stdio MCP 서버로, 자동 x402 결제(Solana USDC)를 지원합니다. API 키가 필요 없고 회원가입도 필요 없습니다.
도구 설치 (원커맨드)
claude mcp add bridgenode -s user -- npx -y @bridgenode/mcp@latest또는 수동으로 설치 (Claude Code, Cursor, 기타 MCP 클라이언트):
{
"mcpServers": {
"bridgenode": {
"command": "npx",
"args": ["-y", "@bridgenode/mcp@latest"]
}
}
}Related MCP server: x402 Payment Gateway MCP Server
설정 지원 (.env)
# Solana wallet private key (base58) — agent's payment wallet
BRIDGENODE_WALLET_KEY=
# Spending policy (fail-closed)
BRIDGENODE_MAX_PER_CALL=0.05
BRIDGENODE_DAILY_CAP=1.0도구
chat_completions— AI 추론 지원 (유료; x402 결제 자동)list_models— 모델 목록 (무료)get_price_estimate— 채팅 요청 비용 견적 (무료)
작동 보
로컬 MCP 클라이언트가 stdio를 통해 래퍼를 실행합니다.
래퍼가
https://bridgenode.cc/mcp(streamable HTTP)에 연결합니다.tools/call이 402(결제 필요)를 받으면 — 래퍼가BRIDGENODE_WALLET_KEY로 결제를 자동 서명하고 요청을 다시 시도합니다.결제 정책이 서명 전에 모든 결제를 검사합니다 (실패 시 차단).
링크
웹사이트: https://bridgenode.cc
프로토콜: x402 V2 (docs.x402.org)
Python 패키지
Python을 더 선호하시나요? 동일한 BridgeNode 툴킷을 PyPI에서 사용할 수 있습니다:
Python SDK:
pip install bridgenode-llm→ https://pypi.org/project/bridgenode-llm통합 개발:
pip install bridgenode-cli→ https://pypi.org/project/bridgenode-cli전체 툴킷 (SDK + CLI):
pip install bridgenode→ https://pypi.org/project/bridgenode
커뮤니티
Moltbook 에이전트 프로필: https://moltbook.com/u/bridgenode_eli
Discord: https://discord.gg/HUpVKxJxhG
X (Twitter): https://x.com/eliBNx
Maintenance
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to discover and pay for x402-enabled services using natural language, with multi-chain support for Solana and EVM payments.111MIT
- AlicenseNot gradedqualityFmaintenanceEnables AI agents to make micropayments using USDC on Solana via the x402 protocol, supporting payment requests, on-chain verification, and revenue tracking.MIT
- AlicenseAqualityCmaintenanceEnables AI agents to access crypto/web3 data across 5 chains with pay-per-call billing in USDC via x402, no API key required, and built-in spend caps.3636MIT

@hpp-io/x402-mcp-bridgeofficial
AlicenseNot gradedqualityBmaintenanceEnables AI agents to autonomously pay for and discover services using HPP USDC.e over the x402 protocol, without API keys or manual signing.274Apache 2.0
Related MCP Connectors
Pay-per-use weather, environment, finance, and on-chain intelligence tools for AI agents via x402.
Pay-per-call x402 gateway: agent tools, OpenAI-compatible LLM, market data, RPC, security audits.
Pay for HTTP APIs and charge for your own: x402 micropayments in USDC on Base.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/bridgenode-ai/bridgenode-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server