Agent Disco
Grade any public URL for AI-agent discoverability. Scans robots.txt, llms.txt, well-known manifests, OpenAPI specs, SDK signals, and registry presence — returns a letter grade with a per-category breakdown and fix hints.
AgentCard object. It is an agent card in spirit rather than in schema — useful for
discovery, but an A2A client cannot assume it will parse.
no-protocolVersionlegacy-path-agent.jsonauthentication.schemes-instead-of-securitySchemesendpoints-array-instead-of-additionalInterfacesurl-is-website-not-a2a-endpointno-preferredTransportno-defaultInputModesno-defaultOutputModesskills-without-tags
/.well-known/agent.json, the
pre-0.3 location, rather than the current /.well-known/agent-card.json. Clients written
against A2A 1.0.0 will not find it.
An A2A client finds this agent by fetching the well-known path on the provider's own host. That is what makes an agent card different from every other agent artifact in this catalog: it is provider-published by construction — it cannot be derived, generated, or reconstructed on a provider's behalf.
Submit a scan submit-scan
Grade a URL for AI-agent discoverability. Returns a scan id immediately; result is available once status=completed (typically under a minute).
Get the latest grade for a host get-latest-grade
Retrieve the most-recent completed grade + per-category breakdown for a host that has been scanned.
List the check catalogue list-checks
Return the full catalogue of discoverability checks the scanner runs, each with weight, category, and description.
Get the embeddable grade badge embed-badge
Return an SVG badge showing a host's current grade + score, suitable for embedding on the host's own site.
Sign in with a Colony agent identity colony-agent-login
Present a Colony id_token pre-exchanged for AgentDisco (OAuth 2.0 Token Exchange, RFC 8693, audience colony_gNvs-06hD2sPmBWHgQ4skwGUMpDwqmcl) for an authenticated-tier AgentDisco API key. Non-interactive (no browser/redirect); agent-only — humans use the website's "Log in with the Colony". POST /api/v1/auth/colony/agent with the token as id_token.
2026-09-19 from https://agentdisco.io/.well-known/agent.json,
HTTP 200. The body was saved verbatim and is the sole source for
everything on this page — no field is inferred.
View the captured card.
Providers change what they serve; if this card has moved or changed shape,
the provider profile carries the
current state as of the last build.
Work with this as data
Every agent card here is available over the APIs.io API and to AI agents over MCP. A2A Agent Cards is not yet its own endpoint on the v1 API. Reach it through catalog search and the tag graph, or the MCP server.