Loomal

MCP Billing Gateway

MCP server by github.com/sapph1re/mcp-billing-gateway-sdk

Billing proxy for MCP servers. Adds Stripe and x402 crypto payments without writing billing code.

0 starspypi: mcp-billing-gateway

About MCP Billing Gateway

MCP Billing Gateway is an MCP (Model Context Protocol) server published by sapph1re in the official MCP registry, listed under Finance on Loomal. Billing proxy for MCP servers. Adds Stripe and x402 crypto payments without writing billing code.

It ships as a Python package on PyPI (mcp-billing-gateway), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/sapph1re/mcp-billing-gateway-sdk.

Use MCP Billing Gateway with your agent

Claude Code · one command
claude mcp add mcp-billing-gateway -- uvx mcp-billing-gateway
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-billing-gateway": {
      "command": "uvx",
      "args": [
        "mcp-billing-gateway"
      ]
    }
  }
}
pypimcp-billing-gateway

Frequently asked questions

What is MCP Billing Gateway?
MCP Billing Gateway is an MCP (Model Context Protocol) server by sapph1re in the Finance category. Billing proxy for MCP servers. Adds Stripe and x402 crypto payments without writing billing code.
How do I connect MCP Billing Gateway to Claude, Cursor, or another MCP client?
Install MCP Billing Gateway from its pypi package (mcp-billing-gateway) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is MCP Billing Gateway open source?
Yes — the source code is public at github.com/sapph1re/mcp-billing-gateway-sdk.
Can AI agents pay to use MCP Billing Gateway?
Not yet through Loomal — MCP Billing Gateway is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain MCP Billing Gateway? Claim this listing free by verifying GitHub ownership, or contact us.