search_agent_directory
Find AI agents by name, capability, or protocol support. Search the live ERC-8004 registry across 50+ chains, with filters for chain, capabilities, and minimum reputation.
Instructions
Search the AI agent directory — find registered agents by name, capability, protocol support, or reputation. Powered by the live ERC-8004 registry via 8004scan (110,000+ agents indexed across 50+ chains).
Returns agent identity, owner wallet/ENS, reputation scores, supported protocols (MCP/A2A/OASF), verification status, and links to 8004scan profiles.
Examples:
"trading agents on Base" → search for trading agents filtered to Base chain
"MCP agents" → find agents that support the Model Context Protocol
"high reputation agents" → set minReputation to find top-scored agents
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | Filter by chain name (e.g. "Ethereum Mainnet", "Base", "Solana Mainnet") | |
| limit | No | Max results (default 25, max 50) | |
| query | No | Search query — agent name, capability, or description | |
| capabilities | No | Filter by supported protocols (e.g. ["MCP", "A2A", "OASF"]) | |
| minReputation | No | Minimum total score (0-100) |