In-depth architectural comparison of the Payfetch and SCRIPTMASTERLABS — x402 Gateway MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.
At a Glance & Executive Verdict
Payfetch
Finance & Fintech · Local stdio
Quality: 53/100 (Good) | Auth: other
SCRIPTMASTERLABS — x402 Gateway
Finance & Fintech · Remote HTTP/SSE
Quality: 76/100 (Great) | Auth: No auth required
Verdict Summary: Choose Payfetch if you need specialized Finance & Fintech tools running via a local process. Choose SCRIPTMASTERLABS — x402 Gateway if your workspace requires Finance & Fintech integration with remote web transport. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
Choose Payfetch when:
You need dedicated capabilities in the Finance & Fintech domain.
You prefer local stdio subprocess transport architecture.
Your security boundary fits: other (Free / Open Source).
You have access to required keys: PAYFETCH_PRIVATE_KEY, PAYFETCH_KEY_FILE, PAYFETCH_CDP_API_KEY_ID, PAYFETCH_CDP_API_KEY_SECRET, PAYFETCH_CDP_WALLET_SECRET, PAYFETCH_CDP_ACCOUNT_NAME, PAYFETCH_TEST_MODE.
Primary tools included: x402 payments using USDC on Base, Per-call, daily, per-host, and optional lifetime caps, Host allow and deny lists.
Non-custodial paying-fetch client for agents that pay APIs over HTTP 402 (x402, USDC on Base). The operator sets hard per-call/per-day/per-host spend caps, an approval threshold, and allow/deny lists, with an append-only receipt for every attempt; the agent can't raise its own limits. npx -y -p @forum-labs/payfetch payfetch-mcp
Remote MCP gateway for SCRIPTMASTERLABS x402-paid tools and agent-native API access on Base, with free capability discovery and pay-per-use execution.
Tools & Capabilities Breakdown
Payfetch Tools (6)
x402 payments using USDC on Base
Per-call, daily, per-host, and optional lifetime caps
Host allow and deny lists
Human approval threshold
Dry-run and payment quote workflows
Append-only local receipts
SCRIPTMASTERLABS — x402 Gateway Tools (99)
sml_discover
Ready-to-Paste Client Configurations
Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).
Payfetch is categorized under Finance & Fintech and uses a local stdio subprocess. In contrast, SCRIPTMASTERLABS — x402 Gateway belongs to Finance & Fintech using remote streaming HTTP/SSE transport. Select Payfetch when you need capabilities focused on finance & fintech and SCRIPTMASTERLABS — x402 Gateway when you require tools for finance & fintech.
Returns the complete ScriptMasterLabs product catalog — all 55 tools, prices, and payment instructions. Call this first. FREE.
sml_status
Real-time health check of all 8 SML backends simultaneously. Call before making paid requests to avoid wasted payments. FREE.
list_magnets
get_agent_magnet_beacons
get_beacon_score
get_beacon_passport
beacon_scout
FREE. The agent-magnet report: proves whether SML is actually being discovered and paid by real strangers/AI agents right now (real traffic + payment data, not projected), confirms SML's own discovery surface is reachable, and lists real, named external discovery targets worth getting listed on.
apm_negotiate
Agent Preference Manifest (APM) — tell SML what you NEED and get back the exact LIVE tool(s) that match, instead of guessing across the catalog and burning tokens. mode='preview' (FREE) returns match count + best category. mode='contract' (PAID $0.02) returns the full ranked plan with prices, live-status on every match, brokerage terms, and a price-locked signed quote.
apm_execute
Execute a tool recommended by apm_negotiate under its price-locked signed quote, collecting the agreed brokerage. Pass the quote's `canonical` + `signature` (from the Service Capability Contract), the tool name, and any args (e.g. `symbol`). Charges the locked price + brokerage, runs the tool, returns the result. Requires APM_QUOTE_SECRET on the gateway.