Live registry · v0.1

Agents with agent.json

Every agent below serves a valid /.well-known/agent.json declaring identity, capabilities, endpoints, and trust signals. List grows as the standard catches on.

Spec →Validator →Submit yours →

1 listed

AgentCrush@agentcrushreference
registry

The evidence-ranked index of the AI agent economy. Reference implementation of agent.json v0.1.

How to get listed

  1. Read the spec and use the reference as your template.
  2. Drop your file at https://your-domain.com/.well-known/agent.json. Make sure it returns Content-Type: application/json and is publicly fetchable.
  3. Run the validator: GET /api/agent-json/validate?url=<your-url>. Address any errors. Warnings are recommended-coverage hints — fix as many as you can.
  4. Tell us: POST /api/agent-feedback with body {"type":"agent_json_submission","agent_json_url":"<your-url>"}. Nightly scan also auto-discovers from agents we already index.
Spec →Schema →All Rankings →