Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

PayGate MCP — Monetization Gateway for AI Agents

io.github.geoacpfilho/paygate-monetize-monetization-x402

Monetize any MCP server: x402 paywall, pay-per-call billing in USDC on Base, agent marketplace.

Uptime
100.0%
3 direct probes · 30d
Response
235ms
last probe
Tools
6
callable
Resources
1
readable
Prompts
1
available

Tools · 6

list_registered_servers

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…

register_server

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…

set_tool_price

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…

get_earnings

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…

get_my_listing

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…

verify_ownership

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

PayGate Server Directory

Catalog of active monetized MCP servers registered on PayGate.

paygate://catalog/servers

Prompts · 1

discover_tools

Prompt template to guide AI agents on discovering monetized tools available on PayGate.

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"
    }
  }
}