# BridgeNode MCP

**Category:** 💰 Finance & Fintech  
**Repository:** https://github.com/applefanaimail-blip/bridgenode-skill  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/bridgenode-mcp-2

## Description
AI inference via MCP — pay per request with Solana USDC through x402. No API keys.

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

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

## Documentation & README

# BridgeNode Skill & Examples

[![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)
[![BridgeNode uptime on x402-list](https://x402-list.com/badge/bridgenode.svg?data=uptime)](https://x402-list.com/services/bridgenode?utm_source=badge&utm_medium=referral&utm_campaign=embed)

Agent skill and buyer-side examples for [BridgeNode](https://bridgenode.cc) — AI inference bridge. Pay per request with Solana USDC via [x402](https://docs.x402.org). No API keys, no registration.

> This repository contains only the **public agent skill and usage examples**. No server code.

## Install the skill

```bash
npx skills add applefanaimail-blip/bridgenode-skill
```

The skill teaches AI agents how to use BridgeNode: endpoints, models, pricing, and the x402 payment flow.

## What's inside

- `skills/bridgenode/SKILL.md` — the agent skill
- `examples/` — buyer-side examples (curl, Python, TypeScript, MCP)

## Learn more

- Website: https://bridgenode.cc
- Agent map: https://bridgenode.cc/llms.txt
- Models & pricing: https://bridgenode.cc/v1/models

## Community

- Moltbook agent profile: https://moltbook.com/u/bridgenode_eli
- Discord: https://discord.gg/HUpVKxJxhG
- X (Twitter): https://x.com/eliBNx

## License

MIT

