Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

PayGate MCP — Monetization Gateway for AI Agents

REMOTE · PAYGATE-MCP.RENDERCRIATIVO.WORKERS.DEV · SCANNED AUG 20

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

62 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security46
Transport & Reachability100
Schema Quality & AI Usability80
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 1165 tokens (~166/item across 7 items; 6 tools + 1 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management20
  • Stability observed for 6 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · paygate-mcp.rendercriativo.workers.dev

# add to Claude Code
claude mcp add --transport http geoacpfilho-paygate-monetize-monetization-x402 https://paygate-mcp.rendercriativo.workers.dev/mcp
# ~/.codex/config.toml
[mcp_servers.geoacpfilho-paygate-monetize-monetization-x402]
url = "https://paygate-mcp.rendercriativo.workers.dev/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "geoacpfilho-paygate-monetize-monetization-x402": {
      "type": "remote",
      "url": "https://paygate-mcp.rendercriativo.workers.dev/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add geoacpfilho-paygate-monetize-monetization-x402 --url https://paygate-mcp.rendercriativo.workers.dev/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  geoacpfilho-paygate-monetize-monetization-x402:
    url: "https://paygate-mcp.rendercriativo.workers.dev/mcp"
// mcp.json
{
  "mcpServers": {
    "geoacpfilho-paygate-monetize-monetization-x402": {
      "type": "http",
      "url": "https://paygate-mcp.rendercriativo.workers.dev/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 19 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 13 to 17. That category is still filling its 30-day observation window: 4 days of observed history at the previous scan, 5 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Aug 26 +1
    • Schema quality: 1046 → 1165 functional
    • Stability: unverified → 0.03 functional
    • Server version: 0.2.0 → 0.3.1 functional
    • New tool “verify_ownership” functional
    • “list_registered_servers” added an optional parameter “verified_only” cosmetic
  • 14 Aug 26 59

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Aug 2026 · Probed https://paygate-mcp.rendercriativo.workers.dev/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=rendercriativo.workers.dev CN=WE1,O=Google Trust Services,C=US 21 Jul 2026 19 Oct 2026 ECDSA 256 ECDSA-SHA256 727983ca2ba9eff30ef76f43591fceda
SANs: rendercriativo.workers.dev, *.rendercriativo.workers.dev
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of paygate-mcp.rendercriativo.workers.dev. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
dev. present 60074 8 Verified
workers.dev. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://paygate-mcp.rendercriativo.workers.dev/mcp Verified 200
http (plaintext) http://paygate-mcp.rendercriativo.workers.dev/mcp Served over HTTP 200
MCP tools · 6 exposed · ~798 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
get_earnings ~85

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, gross revenue, commission and net revenue, broken down per tool. Requires the api_key from register_server.

NameTypeReqDescription
api_keystringYour seller key.

No output schema declared.

No examples provided.

get_my_listing ~84

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 proxy URL, payout destination, commission rate and every listed tool with its price. Requires the api_key from register_server.

NameTypeReqDescription
api_keystringYour seller key.

No output schema declared.

No examples provided.

list_registered_servers ~139

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. Returns every tool on the market with its price per call in USD and the endpoint to call it. Browsing is free and needs no key.

NameTypeReqDescription
max_price_usdnumberOnly return tools priced at or below this amount per call.
searchstringCase-insensitive match against tool names, descriptions and seller names.
verified_onlybooleanReturn only sellers who proved they own the server they sell.

No output schema declared.

No examples provided.

register_server ~271

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 DIRECTLY on-chain — PayGate never holds the money, so there is no payout to wait for, no balance to withdraw and no commission taken. Their server is never modified and needs no payment code. Tools are imported automatically, so it must be publicly reachable over HTTPS and answer tools/list. Returns a proxy URL and a secret api_key shown only once; save it, every other seller tool needs it.

NameTypeReqDescription
default_price_usdnumberPrice per call applied to every imported tool. Defaults to 0.02.
emailstringOptional contact address.
namestringyesDisplay name of the service in the marketplace.
stripe_account_idstringStripe Connect account (acct_...) to receive fiat instead. Only for tools priced at $0.50 or above.
target_server_urlstringyesPublic HTTPS URL of the MCP server to monetize, e.g. https://example.com/mcp
wallet_addressstringEVM address that receives USDC on Base. Required unless stripe_account_id is given.

No output schema declared.

No examples provided.

set_tool_price ~119

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 register_server.

NameTypeReqDescription
api_keystringYour seller key.
is_activebooleanSet false to stop selling this tool.
price_usdnumberNew price per call in USD. Minimum 0.01.
tool_namestringyesExact name of the tool to update.

No output schema declared.

No examples provided.

verify_ownership ~100

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. PayGate fetches that URL and confirms the token matches. Verified sellers can be filtered for by buyers, so this directly increases how often their tools get chosen. Requires the api_key from register_server.

NameTypeReqDescription
api_keystringYour seller key.

No output schema declared.

No examples provided.