In-depth architectural comparison of the Agent Discovery Mcp and Mcp Server 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 · Remote HTTP/SSE
Quality: 57/100 (Good) | Auth: other
Mcp Server
Finance & Fintech · Local stdio
Quality: 61/100 (Good) | Auth: other
Verdict Summary: Choose Agent Discovery Mcp if you need specialized Finance & Fintech tools running via a hosted cloud SSE transport. Choose Mcp Server 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 remote streaming HTTP/SSE 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.
Autonomous USDC yield for AI agents on Base. 9 tools: register agents, split payments 80/20 (liquid/yield), withdraw anytime, simulate splits, check APY, and track on-chain referrals. Non-custodial, no lockup, MIT licensed. npx @clicks-protocol/mcp-server
Tools & Capabilities Breakdown
Agent Discovery Mcp Tools (3)
find_agents_by_skill
```typescript
get_agent_card
```typescript
call_agent_with_payment
```typescript
Mcp Server Tools (4)
get_protocol_stats
TVL, APY, agent count
get_agent_info
Check if an agent is registered
get_yield_info
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 remote streaming HTTP/SSE transport. In contrast, Mcp Server belongs to Finance & Fintech using local stdio subprocess. Select Agent Discovery Mcp when you need capabilities focused on finance & fintech and Mcp Server when you require tools for finance & fintech.