{
  "schema_version": "v1",
  "name_for_human": "Myagi - Open Agent Registry",
  "name_for_model": "myagi_open_agent_registry",
  "description_for_human": "Score any website's readiness for AI agents across the full stack of agent-access signals (llms.txt, MCP, OpenAPI, OAuth, A2A, RSL).",
  "description_for_model": "Tool for scoring web domains on their agent-access infrastructure. Use registry_lookup(domain) to retrieve a structured Profile including score, label, signal-by-signal findings, and a step-by-step approval-path checklist. Read-only.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://myagi.bot/openapi.json",
    "is_user_authenticated": false
  },
  "logo_url": "https://myagi.bot/myagi-logo.png",
  "contact_email": "contact@myagi.bot",
  "legal_info_url": "https://myagi.bot/licensing"
}