← All servers
πŸ”

x402 Universal PayerVerifiedπŸ›‘ No advisories

io.github.nirholas/x402-bridge
New to MCP? Start here β†’
87β˜… stars
0weekly installs
5 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/nirholas, which proved it owns this namespace.

Verified owner: github.com/nirholas β†—io.github.nirholas/x402-bridge

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs MCP_BRIDGE_EVM_PRIVATE_KEY, MCP_BRIDGE_SVM_PRIVATE_KEY.
βœ“
Configuration
Reads MCP_BRIDGE_MAX_PRICE_PER_CALL_ATOMIC, MCP_BRIDGE_MAX_TOTAL_ATOMIC, MCP_BRIDGE_ALLOWED_PAYTO, MCP_BRIDGE_ALLOWED_HOSTS, MCP_BRIDGE_ALLOW_HTTP, MCP_BRIDGE_DISCOVER_LIMIT, ….

About

Pay any x402 endpoint on the open web: auto-paying bridge with Bazaar discovery and spend caps.

Packages & transports

npm@three-ws/mcp-bridgev1.0.1 Β· npx

Metadata

Categorysearch
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "x402_bridge": {
      "command": "npx",
      "args": [
        "-y",
        "@three-ws/mcp-bridge"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @three-ws/mcp-bridge