Loading MCP server directory, please wait...
Billing proxy for MCP servers. Adds Stripe and x402 crypto payments without writing billing code.
npx @getmcp/cli add io.github.sapph1re/mcp-billing-gatewayRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.sapph1re/mcp-billing-gateway": {
"command": "uvx",
"args": [
"mcp-billing-gateway"
]
}
}
}