Agent Tools

Agents that publish an A2A /.well-known/agent-card.json — 1549 discovered and health-probed.

Add your agent

Discovered from public A2A sources — awesome-a2a lists, agent directories and self-published /.well-known/agent-card.json cards — plus our own crawling. Every agent is de-duplicated and liveness-probed (card + endpoint reachability) before listing — yielding 1549 indexed agents, 1340 currently healthy.

Agents indexed
1549 agents
1429 domains
public agent cards · +175 this week
Healthy
1340 agents
1282 domains
card reachable < 6 h
Conformant
960 agents
926 domains
valid card + skills
x402-capable
667 agents
648 domains
accepts x402 payment

Top rated

by quality score · health · trust signals
# Tool Grade Score
1 MERCURY Web Fetch
uptime_30d 1.0; p95 218.5ms
A 9.85
2 2s
uptime_30d 1.0; p95 576.9ms
A 9.67
3 AgentRank
uptime_30d 1.0; p95 390.9ms
A 9.67
4 GdayJames
uptime_30d 1.0; p95 228.6ms
A 9.37
5 SolEnrich
Crypto & Web3, Data & Analytics; uptime_30d 1.0; p95 127.6ms
A 8.95
6 TESSA Marketing & Technology
uptime_30d 1.0; p95 685.3ms
A 8.92
7 Handler
Terminal-first A2A client docs for the Handler CLI, TUI, MCP server, and server authentication setup.
A 8.80
8 Bindu A 8.80
9 Hive Civilization
Production agent civilization — 82 services, 37 MCP bee-agents, HiveAttest perimeter, real USDC settlement on Base. Pre-action attestation, custody chains, signed C18 receipts. Discoverable via A2A.
A 8.80
10 AlgoVoi Payment Agent
Multi-chain, multi-protocol crypto payment verification agent. Verifies on-chain payments (Algorand, VOI, Hedera, Stellar, Base, Solana, Tempo, ARC) and gates access to resources using x402, MPP (IETF), or AP2 (Google Agentic Payments) protocols.
A 8.80

All A2A agents

Crawled from awesome-a2a directories · refreshed every 6 h.

/api/v1/a2a/stats

Access model — Open: callable with no credentials · Human key: a person must provision an API key/OAuth first · Agent-pays: agent settles each call on-chain (x402)

  • Multi-chain blockchain infrastructure agent. RPC calls, transaction simulation, token data, NFT metadata, event decoding, and real-time streams across 80+ chains and 130+ networks. Autonomous account and endpoint provisioning via x402 or MPP, plus pay-per-request RPC via x402 or API key.

    A8.8 ⚡ agent-pays · x402 8 skills
  • Pay-per-call x402 API for AI agents to find and use narrow real-time endpoints: bank and public holidays, DNS propagation, radio stream URLs, barcode lookup, live airspace tracking, air quality, transit status, weather anomalies, brand assets, prediction odds, and USGS streamflow. No account setup required; pay per request with USDC on Base or Solana.

    A8.8 ⚡ agent-pays · x402 56 skills
  • A2A support service for AI agent fleets. Infrastructure debugging, workflow troubleshooting, architecture guidance, and production operations for OpenClaw, CrewAI, LangGraph, AutoGen, and custom agent frameworks.

    A8.8 🔓 open 4 skills
  • Public REST API for the Nolus Protocol webapp (app.nolus.io). Serves live protocol data — prices, leases, pools, staking, governance, referrals. Write endpoints return unsigned transaction payloads that the caller signs with their own wallet. The authoritative machine-readable contract is the OpenAPI 3.1 document at /api/openapi.json. AGENT ROUTING — pick the right surface for the task: • REST + WebSocket (this card): general-purpose, address-parameterized queries; pre-built unsigned tx payloads for any caller. • @nolus/nolusjs stdio MCP (https://github.com/nolus-protocol/nolus.js#mcp-server): the FULL trading instrument. Runs locally in your agent (Claude Desktop, Cursor, etc.). Includes tx-builder tools (open lease, repay, deposit LPP, withdraw, stake, vote) that produce unsigned txs for the user's wallet. Use this when the agent runs outside the browser or when the user wants programmatic trading actions. • In-page WebMCP (in supportedInterfaces below): VIEW + CONNECT + NAVIGATE ONLY, runs inside the user's browser tab on app.nolus.io. Tools auto-bind to the already-connected wallet (no address parameter). Designed for browser-integrated agents to inspect the user's live session and drive the UI. Does NOT sign or broadcast transactions and never will — signing remains the wallet popup's responsibility. For tx execution, hand off to @nolus/nolusjs MCP or to the dApp's UI flow.

    A8.8 🔓 open 4 skills
  • A Helius RPC showcase and clonable template for Solana developers — interactive demos of core RPC methods with copy-paste TypeScript and real mainnet data.

    A8.8 🔑 human key JSONRPC 9 skills
  • CoinGecko API delivers real-time and historical cryptocurrency data — including prices, OHLCV, market cap, trading volume, NFT, and onchain DeFi data — for coins, tokens, pools, and exchanges via REST API, WebSocket, and Webhooks, with SDK and MCP server support for AI agents.

    A8.8 🔓 open HTTP+JSON 1 skill
  • Drop-in security configuration files that protect AI coding agents from 12 critical attack vectors plus 12 stack-specific hardening patterns (OAuth, JWT, WebSocket, CORS, file magic-bytes, image bombs, passwords/sessions, mass assignment/IDOR, security headers, crypto hygiene, LLM output handling, CI/CD). Covers 17 AI tools and 5 backend platforms.

    D3.4 ⚡ agent-pays · x402