agent-discovery-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TEST_WALLET_KEY | Yes | The private key of the EOA wallet that will sign x402 payments |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| find_agents_by_skillA | Search ERC-8004 registry (via 8004scan public API) for agents matching a skill keyword. Returns up to |
| get_agent_cardA | Fetch a single agent's full ERC-8004 registration card (name, description, services, x402 support, trust models). |
| call_agent_with_paymentA | Call an agent HTTP endpoint with automatic x402 payment. Uses Coinbase's official x402-fetch SDK with the EOA wallet from $TEST_WALLET_KEY. If the endpoint returns 402, signs and retries automatically (up to max_pay_usdc). |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Claynsn/agent-discovery-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server