@Bridgenode/
БесплатноПоддерживаетсяEnables AI agents to make pay-as-you-go AI inference requests through x402 with automatic Solana USDC payments, no API keys or registration, while enforcing con
Описание
Enables AI agents to make pay-as-you-go AI inference requests through x402 with automatic Solana USDC payments, no API keys or registration, while enforcing configurable spending limits.
README
npm version npm downloads License: MIT-0 CI Website BridgeNode on x402-list
Built for AI agents — no API keys, no registration, pay-as-you-go with Solana USDC via x402.
BridgeNode MCP wrapper — stdio MCP server that proxies requests to the remote
https://bridgenode.cc/mcp (streamable-HTTP) with automatic x402 payment
(Solana USDC). No API keys, no registration.
Installation (one-command)
claude mcp add bridgenode -s user -- npx -y @bridgenode/mcp@latest
Or manually (Claude Code, Cursor, other MCP clients):
{
"mcpServers": {
"bridgenode": {
"command": "npx",
"args": ["-y", "@bridgenode/mcp@latest"]
}
}
}
Configuration (.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
Tools
chat_completions— AI inference (paid; x402 payment automatic)list_models— model list (free)get_price_estimate— estimate cost of a chat request (free)
How it works
- Local MCP client launches the wrapper via stdio
- Wrapper connects to
https://bridgenode.cc/mcp(streamable HTTP) - On
tools/callreceiving 402 (payment required) — the wrapper automatically signs the payment withBRIDGENODE_WALLET_KEYand retries the request - Spending policy checks every payment BEFORE signing (fail-closed)
Links
- Website: https://bridgenode.cc
- Protocol: x402 V2 (docs.x402.org)
- npm: https://www.npmjs.com/package/@bridgenode/mcp
Python packages
Prefer Python? The same BridgeNode toolkit is on PyPI:
- Python SDK:
pip install bridgenode-llm→ https://pypi.org/project/bridgenode-llm - CLI:
pip install bridgenode-cli→ https://pypi.org/project/bridgenode-cli - Full toolkit (SDK + CLI):
pip install bridgenode→ https://pypi.org/project/bridgenode
Community
- Moltbook agent profile: https://moltbook.com/u/bridgenode_eli
- Discord: https://discord.gg/HUpVKxJxhG
- X (Twitter): https://x.com/eliBNx
Установить @Bridgenode/ в Claude Desktop, Claude Code, Cursor
unyly install bridgenode-mcpСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add bridgenode-mcp --env BRIDGENODE_DAILY_CAP="" --env BRIDGENODE_MAX_PER_CALL="" --env BRIDGENODE_WALLET_KEY="" -- npx -y @bridgenode/mcpПошаговые гайды: как установить @Bridgenode/
FAQ
@Bridgenode/ MCP бесплатный?
Да, @Bridgenode/ MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для @Bridgenode/?
Да, требуются переменные окружения: BRIDGENODE_DAILY_CAP, BRIDGENODE_MAX_PER_CALL, BRIDGENODE_WALLET_KEY. Unyly подставит их в конфиг при установке.
@Bridgenode/ — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить @Bridgenode/ в Claude Desktop, Claude Code или Cursor?
Открой @Bridgenode/ на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzMCP-Agent
A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)
автор: lastmile-aiSpring AI MCP Client
Provides auto-configuration for MCP client functionality in Spring Boot applications.
mcp.natoma.ai
A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)
MCPHub
Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.
MCP Servers Rating and User Reviews
Website to rate MCP servers, write authentic user reviews, and [search engine for agent & mcp](http://www.deepnlp.org/search/agent)
mkinf
An Open Source registry of hosted MCP Servers to accelerate AI agent workflows.
Compare @Bridgenode/ with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
