Enterprise DNA
M MCP Servers Developer low

Claynsn/agent-discovery-mcp

by Various

MCP server for ERC-8004 agent discovery + x402 payment. No smart account, no relay — just EOA signing. Works with Claude Code, OpenClaw, Cursor, Cline.

C

MCP

Claynsn/agent-discovery-mcp

Added 1 June 2026

#agent #ai-agents #claude-code #coinbase #erc-8004 #mcp #model-context-protocol #x402

Overview

An MCP server that enables agent discovery via ERC-8004 and processes x402 payments using only EOA signing, without smart accounts or relays. It integrates with Claude Code, OpenClaw, Cursor, and Cline.

Best for

Best for
Developers building onchain agent discovery and payment systems with minimal dependencies

Use cases

  • Discover agents onchain using ERC-8004 standards
  • Handle x402 micropayments directly from an EOA
  • Integrate agent payment flows into MCP-compatible IDEs

How to use

Install

npm install && npm run build

Tools exposed

  • find_agents_by_skill
  • get_agent_card
  • call_agent_with_payment

Tested with

Claude Code, Cursor, Cline, OpenClaw

Example client config

{\n  "mcpServers": {\n    "agent-discovery": {\n      "command": "node",\n      "args": ["/absolute/path/to/agent-discovery-mcp/dist/index.js"],\n      "env": {\n        "TEST_WALLET_KEY": "${TEST_WALLET_KEY}"\n      }\n    }\n  }\n}

Notes

An MCP server that enables agent discovery via ERC-8004 and processes x402 payments using only EOA signing, without smart accounts or relays. It integrates with Claude Code, OpenClaw, Cursor, and Cline.

3 stars on GitHub. Last updated 2026-05-12. Licensed MIT.

Use cases

  • Discover agents onchain using ERC-8004 standards
  • Handle x402 micropayments directly from an EOA
  • Integrate agent payment flows into MCP-compatible IDEs

Pros

  • No smart account or relay overhead simplifies setup
  • Works with multiple popular MCP clients out of the box
  • TypeScript codebase is approachable for most builders

Cons

  • Low community traction with only 3 stars
  • Limited to EOA signing, no advanced wallet features
  • Narrow focus on ERC-8004 and x402 may not suit general use

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • No smart account or relay overhead simplifies setup
  • Works with multiple popular MCP clients out of the box
  • TypeScript codebase is approachable for most builders

Cons

  • Low community traction with only 3 stars
  • Limited to EOA signing, no advanced wallet features
  • Narrow focus on ERC-8004 and x402 may not suit general use
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks