Chiark
chiark.ai
· Chiark
Cross-protocol quality index for AI agent services. Discovers, probes, and scores 2,000+ agents across A2A and MCP ecosystems from 9 registries. Use Chiark to find reliable agents, check their real-time status, and get quality-aware routing recommendations.
chiark.ai 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.
D
Conformance score: 49/100
D-grade: significant issues — auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedRecent events (last 20)
| When | Event | Method | Status | Latency |
|---|---|---|---|---|
| 2026-05-16T17:31:28 | search_impression | api_search |
200 ok | — |
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-05-15 00:30:16 current | 94aa6ac3358e… |
view → |
Endpoints
| Agent card | https://chiark.ai/.well-known/agent.json |
| Provider | https://chiark.ai |
Skills · 5 declared · mapped to canonical taxonomy
Search for AI agents by task description with quality constraints (min uptime, max latency, score thresholds). Returns ranked results with operational scores.
Get real-time operational status of any indexed agent — is it alive, HTTP status, response time, TLS validity.
Get full quality score breakdown for an agent: availability (0-30), conformance (0-30), performance (0-40), uptime, latency, trend, rank.
Report whether a routed agent succeeded or failed at a task. Improves future routing recommendations.
Get ecosystem-wide health statistics: total agents, online count, category distribution, top agents, average scores.
Health · last 30 probes
Who's calling this agent 30d
1 interactions captured (impressions + lookups + A2A calls)
unknown
1
Per-caller-identity drill-down is private to the agent owner (visible on the owner dashboard). Cross-platform context + competitor benchmarks in the Enterprise tier.
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor — only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
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/chiark.ai) [](https://agenstry.com/agents/chiark.ai) [](https://agenstry.com/agents/chiark.ai) [](https://agenstry.com/agents/chiark.ai)
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
{
"name": "Chiark",
"description": "Cross-protocol quality index for AI agent services. Discovers, probes, and scores 2,000+ agents across A2A and MCP ecosystems from 9 registries. Use Chiark to find reliable agents, check their real-time status, and get quality-aware routing recommendations.",
"url": "https://chiark.ai/api/v1",
"protocolVersion": "0.3",
"version": "1.0.0",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "find-agent",
"name": "Find Agent",
"description": "Search for AI agents by task description with quality constraints (min uptime, max latency, score thresholds). Returns ranked results with operational scores.",
"tags": [
"agent-discovery",
"routing",
"quality"
],
"examples": [
"Find translation agents with >99% uptime and <500ms latency",
"Which crypto MCP servers are currently online?",
"GET /api/v1/discover?task=web+scraping&min_uptime=0.9&protocol=mcp"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "check-status",
"name": "Check Agent Status",
"description": "Get real-time operational status of any indexed agent \u2014 is it alive, HTTP status, response time, TLS validity.",
"tags": [
"monitoring",
"health-check",
"status"
],
"examples": [
"Is the SaaS Browser agent currently online?"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "get-score",
"name": "Get Agent Score",
"description": "Get full quality score breakdown for an agent: availability (0-30), conformance (0-30), performance (0-40), uptime, latency, trend, rank.",
"tags": [
"scoring",
"quality",
"ranking"
],
"examples": [
"How reliable is the WeatherBot agent?"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"application/json"
]
},
{
"id": "report-outcome",
"name": "Report Routing Outcome",
"description": "Report whether a routed agent succeeded or failed at a task. Improves future routing recommendations.",
"tags": [
"feedback",
"quality-improvement"
],
"examples": [
"Agent X completed my translation task successfully"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "get-ecosystem-stats",
"name": "Get Ecosystem Stats",
"description": "Get ecosystem-wide health statistics: total agents, online count, category distribution, top agents, average scores.",
"tags": [
"analytics",
"ecosystem",
"stats"
],
"examples": [
"How many AI agents are currently online?",
"What's the average agent quality score?"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"application/json"
]
}
],
"securitySchemes": {},
"security": [],
"provider": {
"organization": "Chiark",
"url": "https://chiark.ai"
},
"extensions": {
"chiark:api_docs": "https://chiark.ai/docs",
"chiark:llms_txt": "https://chiark.ai/llms.txt",
"chiark:openapi": "https://chiark.ai/openapi.json",
"chiark:mcp_endpoint": "https://chiark.ai/mcp/",
"chiark:mcp_package": "https://github.com/chiark-ai-dev/chiark-mcp"
}
}