X402
Freeby MCP Community
x402 Payment Protocol
v2.6.0-beta.9Added Apr 12, 2026
X402 MCP Server
x402 Payment Protocol
Installation
npx -y @bankofai/x402-mcp
Reviews
Installation
Quick install
npx -y @bankofai/x402-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"x402": {
"command": "npx",
"args": ["-y", "@bankofai/x402-mcp"]
}
}
}