Skip to main content
ClaudeWave

BridgeNode — x402 pay-per-request AI inference. MCP server for AI agents.

MCP ServersRegistry oficial1 estrellas0 forksJavaScriptMIT-0Actualizado today
ClaudeWave Trust Score
85/100
Trusted
Passed
  • License: MIT-0
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 8/24/2026
Install in Claude Code / Claude Desktop
Method: NPX · @bridgenode/mcp
Claude Code CLI
claude mcp add bridgenode-mcp -- npx -y @bridgenode/mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "bridgenode-mcp": {
      "command": "npx",
      "args": ["-y", "@bridgenode/mcp"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Casos de uso

Resumen de MCP Servers

# @bridgenode/mcp

[![npm version](https://img.shields.io/npm/v/@bridgenode/mcp.svg)](https://www.npmjs.com/package/@bridgenode/mcp)
[![npm downloads](https://img.shields.io/npm/dm/@bridgenode/mcp.svg)](https://www.npmjs.com/package/@bridgenode/mcp)
[![License: MIT-0](https://img.shields.io/badge/License-MIT--0-yellow.svg)](https://opensource.org/license/mit-0/)
[![CI](https://img.shields.io/github/actions/workflow/status/bridgenode-ai/bridgenode-mcp/ci.yml)](https://github.com/bridgenode-ai/bridgenode-mcp/actions)
[![Website](https://img.shields.io/badge/Website-bridgenode.cc-blue)](https://bridgenode.cc)
[![BridgeNode on x402-list](https://x402-list.com/badge/bridgenode.svg)](https://x402-list.com/services/bridgenode?utm_source=badge&utm_medium=referral&utm_campaign=embed)

**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)

```bash
claude mcp add bridgenode -s user -- npx -y @bridgenode/mcp@latest
```

Or manually (Claude Code, Cursor, other MCP clients):

```json
{
  "mcpServers": {
    "bridgenode": {
      "command": "npx",
      "args": ["-y", "@bridgenode/mcp@latest"]
    }
  }
}
```

## Configuration (.env)

```bash
# 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

1. Local MCP client launches the wrapper via stdio
2. Wrapper connects to `https://bridgenode.cc/mcp` (streamable HTTP)
3. On `tools/call` receiving 402 (payment required) — the wrapper automatically
   signs the payment with `BRIDGENODE_WALLET_KEY` and retries the request
4. 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
agentic-commerceai-agentsautonomous-agentsgaslessgpt-osshttp-402inferencellmmcpmicropaymentsminimaxmoonshotno-api-keyopenai-compatiblepay-per-requestsolanastablecoinusdcvisionx402

Lo que la gente pregunta sobre bridgenode-mcp

¿Qué es bridgenode-ai/bridgenode-mcp?

+

bridgenode-ai/bridgenode-mcp es mcp servers para el ecosistema de Claude AI. BridgeNode — x402 pay-per-request AI inference. MCP server for AI agents. Tiene 1 estrellas en GitHub y su última actualización registrada es del 2026-08-23.

¿Cómo se instala bridgenode-mcp?

+

Puedes instalar bridgenode-mcp clonando el repositorio (https://github.com/bridgenode-ai/bridgenode-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar bridgenode-ai/bridgenode-mcp?

+

Nuestro agente de seguridad ha analizado bridgenode-ai/bridgenode-mcp y le ha asignado un Trust Score de 85/100 (tier: Trusted). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene bridgenode-ai/bridgenode-mcp?

+

bridgenode-ai/bridgenode-mcp es mantenido por bridgenode-ai. La última actividad registrada en GitHub es del 2026-08-23, con 7 issues abiertos.

¿Hay alternativas a bridgenode-mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega bridgenode-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: bridgenode-ai/bridgenode-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/bridgenode-ai-bridgenode-mcp)](https://claudewave.com/repo/bridgenode-ai-bridgenode-mcp)
<a href="https://claudewave.com/repo/bridgenode-ai-bridgenode-mcp"><img src="https://claudewave.com/api/badge/bridgenode-ai-bridgenode-mcp" alt="Featured on ClaudeWave: bridgenode-ai/bridgenode-mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a bridgenode-mcp