Multi-tenant HTTP 402 infrastructure gateway and stdio MCP server for machine payments.
claude mcp add x402-facilitator-proxy -- npx -y x402-facilitator-proxy
claude_desktop_config.json
{
"mcpServers": {
"x402-facilitator-proxy": {
"command": "npx",
"args": [
"-y",
"x402-facilitator-proxy"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"x402-facilitator-proxy": {
"command": "npx",
"args": [
"-y",
"x402-facilitator-proxy"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"x402-facilitator-proxy": {
"command": "npx",
"args": [
"-y",
"x402-facilitator-proxy"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"x402-facilitator-proxy": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"x402-facilitator-proxy"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"x402-facilitator-proxy": {
"command": "npx",
"args": [
"-y",
"x402-facilitator-proxy"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.seob5285-alt--x402-facilitator-proxy/reviews or the review_server meta-tool.
POST /mcp