Pay-per-tool-call gating proxy for MCP servers. Wrap any MCP server with API key auth, per-tool pricing, rate limiting, and usage metering.
{
"mcpServers": {
"paygate": {
"command": "npx",
"args": [
"-y",
"paygate-mcp"
]
}
}
}