Agent Tools Directory
agent-tools.cloud
· agent-tools.cloud
Discovery agent for the agentic economy. Searches a curated directory of x402 paid APIs, A2A agents and MCP servers, and recommends payable endpoints for a given intent.
agent-tools.cloud via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
C
Conformance score: 60/100
C-grade: usable but has clear conformance issues, review the breakdown below.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-06-03 20:49:51 current | f908a75482f9… |
view → |
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://agent-tools.cloud/.well-known/agent-card.json |
| Provider | https://agent-tools.cloud |
| Docs | https://agent-tools.cloud/about |
Skills · 6 declared · mapped to canonical taxonomy
Find x402-payable APIs by intent, category or chain.
Find A2A agents by skill or capability.
Find MCP servers and tools relevant to a task.
Return the full agent-readable card for one listing.
Return the indexed Agent Card for one A2A agent.
Recommend the best payable endpoint for an intent.
Health · last 1 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/agent-tools.cloud) [](https://agenstry.com/agents/agent-tools.cloud) [](https://agenstry.com/agents/agent-tools.cloud) [](https://agenstry.com/agents/agent-tools.cloud)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"protocolVersion": "0.3.0",
"name": "Agent Tools Directory",
"description": "Discovery agent for the agentic economy. Searches a curated directory of x402 paid APIs, A2A agents and MCP servers, and recommends payable endpoints for a given intent.",
"url": "https://agent-tools.cloud/a2a",
"preferredTransport": "JSONRPC",
"provider": {
"organization": "agent-tools.cloud",
"url": "https://agent-tools.cloud"
},
"version": "0.5.0",
"documentationUrl": "https://agent-tools.cloud/about",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"skills": [
{
"id": "search_x402_services",
"name": "Search x402 services",
"description": "Find x402-payable APIs by intent, category or chain.",
"tags": [
"x402",
"payments",
"search",
"api"
],
"examples": [
"find a weather API that accepts x402 on Base"
]
},
{
"id": "search_a2a_agents",
"name": "Search A2A agents",
"description": "Find A2A agents by skill or capability.",
"tags": [
"a2a",
"agents",
"search"
],
"examples": [
"find an A2A agent that can summarise PDFs"
]
},
{
"id": "search_mcp_servers",
"name": "Search MCP servers",
"description": "Find MCP servers and tools relevant to a task.",
"tags": [
"mcp",
"tools",
"search"
],
"examples": [
"find an MCP server for GitHub"
]
},
{
"id": "get_service",
"name": "Get service card",
"description": "Return the full agent-readable card for one listing.",
"tags": [
"x402",
"card",
"detail"
],
"examples": [
"show me the card for slug acme-weather"
]
},
{
"id": "get_agent",
"name": "Get A2A agent",
"description": "Return the indexed Agent Card for one A2A agent.",
"tags": [
"a2a",
"card",
"detail"
],
"examples": [
"show me the agent card for slug acme-research"
]
},
{
"id": "recommend_paid_service",
"name": "Recommend a paid service",
"description": "Recommend the best payable endpoint for an intent.",
"tags": [
"x402",
"recommendation",
"payments"
],
"examples": [
"I need to pay for on-demand OCR, what should I use?"
]
}
]
}