Chiwawa
chiwawa.vercel.app
· Chiwawa
Unified public registry of AI agents. Automatically discovers, indexes, and tracks agents across A2A and MCP protocols. Provides identity, health status, and capability data for agents in the ecosystem.
chiwawa.vercel.app 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
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 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. 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-08-11 10:10:39 current | 07c1791d2ace… |
view → |
Endpoints
| Agent card | https://chiwawa.vercel.app/.well-known/agent.json |
| Provider | https://chiwawa.vercel.app |
Skills · 3 declared · mapped to canonical taxonomy
Search the registry for AI agents by name, capability, or protocol type
Retrieve full details, health status, and capability card for a specific agent
Submit a domain to be crawled and indexed in the registry
Health · last 17 probes
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/chiwawa.vercel.app) [](https://agenstry.com/agents/chiwawa.vercel.app) [](https://agenstry.com/agents/chiwawa.vercel.app) [](https://agenstry.com/agents/chiwawa.vercel.app)
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
{
"agentId": "did:web:chiwawa.vercel.app",
"name": "Chiwawa",
"description": "Unified public registry of AI agents. Automatically discovers, indexes, and tracks agents across A2A and MCP protocols. Provides identity, health status, and capability data for agents in the ecosystem.",
"url": "https://chiwawa.vercel.app",
"version": "0.1.0",
"provider": {
"organization": "Chiwawa",
"url": "https://chiwawa.vercel.app"
},
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"authentication": {
"schemes": []
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "search_agents",
"name": "Search Agents",
"description": "Search the registry for AI agents by name, capability, or protocol type",
"tags": [
"discovery",
"registry",
"search",
"a2a",
"mcp"
],
"examples": [
"Find agents that process invoices",
"List all active A2A agents"
]
},
{
"id": "get_agent",
"name": "Get Agent",
"description": "Retrieve full details, health status, and capability card for a specific agent",
"tags": [
"registry",
"identity",
"health"
],
"examples": [
"Get details for agent ID xyz"
]
},
{
"id": "submit_agent",
"name": "Submit Agent",
"description": "Submit a domain to be crawled and indexed in the registry",
"tags": [
"registry",
"submission",
"indexing"
],
"examples": [
"Add my-agent.example.com to the registry"
]
}
]
}