What is the MCP Billing Gateway MCP server?
Billing proxy for MCP servers. Adds Stripe and x402 crypto payments without writing billing code.
How to install MCP Billing Gateway
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"mcp-billing-gateway": {
"command": "uvx",
"args": [
"mcp-billing-gateway"
]
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"mcp-billing-gateway": {
"command": "uvx",
"args": [
"mcp-billing-gateway"
]
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mcp-billing-gateway": {
"command": "uvx",
"args": [
"mcp-billing-gateway"
]
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"mcp-billing-gateway": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-billing-gateway"
]
}
}
}Claude Code
claude mcp add mcp-billing-gateway -- uvx mcp-billing-gatewayRelated MCP servers
Synthesize GitHub Issues, HN and App Store reviews into ranked pain clusters. Pay-per-call x402.
View repository →Stocks, fundamentals, FRED economics, SEC filings & crypto. x402 micropayments, $0.01/call.
View repository →