PayGate MCP — Monetization Gateway for AI Agents
io.github.geoacpfilho/paygate-monetize-monetization-x402Monetize any MCP server: x402 paywall, pay-per-call billing in USDC on Base, agent marketplace.
Tools · 6
Find a paid tool that does something you cannot do yourself. Use when the user needs a capability you lack and is willing to pay per use, or asks what paid tools, APIs or data sources are available. R…
Start charging for an MCP server the user owns. Use when they want to monetize, sell, charge for, get paid for, put a price on, or make money from a server, API or tool. Buyers pay their wallet DIRECT…
Reprice or unlist something the user already sells. Use when they want to raise, lower or change a price, make a tool free, pause selling it, or take it off the market. Requires the api_key from regis…
Report how much the user has earned selling their tools. Use when they ask about sales, revenue, income, how much they made, how many calls were paid, or which tool sells best. Returns paid calls, gro…
Review what the user currently has for sale. Use when they ask what they are selling, what their prices are, where their money goes, or want to check their listing before changing it. Returns the prox…
Prove the user owns the server they listed, earning a trusted badge in the marketplace. Use after they have published their verification token at /.well-known/paygate-verify on the server's domain. Pa…
Resources · 1
Catalog of active monetized MCP servers registered on PayGate.
paygate://catalog/servers
Prompts · 1
Prompt template to guide AI agents on discovering monetized tools available on PayGate.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"paygate_mcp_—_monetization_gateway_for_ai_agents": {
"url": "https://paygate-mcp.rendercriativo.workers.dev/mcp",
"transport": "streamable-http"
}
}
}