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, recommends payable endpoints for a given intent, and scans MCP servers for malware / prompt-injection before you connect.
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.
Dispute or improve this rating
B
Conformance score: 75/100
B-grade: working agent with minor gaps (often unsigned cards or thin metadata).
click to expand breakdown ▾
click to collapse breakdown ▴
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.
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 · 7 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.
Check an MCP server (by streamable-http endpoint URL) for malware / prompt-injection lures. Returns our stored verdict if it is already indexed, otherwise probe…
Health · last 30 probes
Who's calling this agent 30d
7 interactions captured (impressions + lookups + A2A calls)
rest
7
Public teaser: top-3 per dimension only. Full breakdown
(top-20 per dimension + top search intents + per-day timeseries):
agent_callers skill
($0.05/call, $0 on
Enterprise).
Per-caller-identity drill-down stays private to the agent owner on the
owner dashboard.
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, recommends payable endpoints for a given intent, and scans MCP servers for malware / prompt-injection before you connect.",
"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?"
]
},
{
"id": "scan_mcp_safety",
"name": "Scan MCP server safety",
"description": "Check an MCP server (by streamable-http endpoint URL) for malware / prompt-injection lures. Returns our stored verdict if it is already indexed, otherwise probes + statically scans it, adds a Qwen3-8B advisory second opinion, and indexes it.",
"tags": [
"mcp",
"security",
"safety",
"malware",
"scan"
],
"examples": [
"is https://example.com/mcp safe to connect to?",
"scan https://foo.bar/mcp for malware"
]
}
]
}