In-depth architectural comparison of the Agent Discovery MCP and Clawpay MCP 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
Agent Discovery MCP
Finance & Fintech · Local stdio
Quality: 49/100 (Fair) | Auth: other
Clawpay MCP
Finance & Fintech · Local stdio
Quality: 56/100 (Good) | Auth: other
Verdict Summary: Choose Agent Discovery MCP if you need specialized Finance & Fintech tools running via a local process. Choose Clawpay MCP if your workspace requires Finance & Fintech integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
Choose Agent Discovery MCP 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: TEST_WALLET_KEY.
Minimal MCP server (250 lines TS) for ERC-8004 agent discovery + x402 payment. Three tools: findagentsbyskill (via 8004scan public API), getagentcard, callagentwithpayment using Coinbase's official x402-fetch. Direct EOA signing — no smart account, no bundler, no relay. Works with Claude Code, OpenClaw, Cursor, Cline. USDC on Base/Ethereum + testnets, MIT.
Non-custodial x402 payment layer for AI agents. Agents sign transactions from their own wallet with on-chain spend limits — no custodial infrastructure, no API keys. Built on Base.
Category & Scope
Tools & Capabilities Breakdown
Agent Discovery MCP Tools (3)
find_agents_by_skill
```typescript
get_agent_card
```typescript
call_agent_with_payment
```typescript
Clawpay MCP Tools (6)
stdio MCP server for wallet operations
x402 payment and session tools
Local spend-policy and budget checks
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).
Agent Discovery MCP is categorized under Finance & Fintech and uses a local stdio subprocess. In contrast, Clawpay MCP belongs to Finance & Fintech using local stdio subprocess. Select Agent Discovery MCP when you need capabilities focused on finance & fintech and Clawpay MCP when you require tools for finance & fintech.