MCP Server
MCP
MCP Billing Gateway
Billing proxy for MCP servers. Adds Stripe and x402 crypto payments without writing billing code.
Install
uvx mcp-billing-gateway
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp-billing-gateway-production.up.railway.app/mcp/"
}
],
"packages": [
{
"registryType": "pypi",
"identifier": "mcp-billing-gateway",
"version": "0.1.2",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
streamable-http
pypi
By
Comments
Sign in to leave a comment