Pay any x402 endpoint on the open web: auto-paying bridge with Bazaar discovery and spend caps.
claude mcp add x402-bridge -- npx -y @three-ws/mcp-bridge
claude_desktop_config.json
{
"mcpServers": {
"x402-bridge": {
"command": "npx",
"args": [
"-y",
"@three-ws/mcp-bridge"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"x402-bridge": {
"command": "npx",
"args": [
"-y",
"@three-ws/mcp-bridge"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"x402-bridge": {
"command": "npx",
"args": [
"-y",
"@three-ws/mcp-bridge"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"x402-bridge": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@three-ws/mcp-bridge"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"x402-bridge": {
"command": "npx",
"args": [
"-y",
"@three-ws/mcp-bridge"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.nirholas--x402-bridge/reviews or the review_server meta-tool.
POST /mcp