{
  "schema_version": "v1",
  "name_for_human": "AgentAEO",
  "name_for_model": "agentaeo",
  "description_for_human": "AI search visibility audits across ChatGPT, Perplexity, Claude, and Google AI. See where your brand is cited — and where it's invisible.",
  "description_for_model": "AgentAEO runs AEO (Answer Engine Optimization) audits. The API base URL is https://agentaeo-api.onrender.com. Given a URL and optional keyword, it tests visibility across 4 AI platforms (ChatGPT, Perplexity, Claude, Google AI), returns a score/grade, citation gap analysis, competitor playbook, and implementation blueprint. Use POST /aeo-dispatch to start an audit and GET /aeo-check-job?id={auditId} to poll results.",
  "auth": {
    "type": "service_http",
    "authorization_type": "bearer",
    "verification_tokens": {}
  },
  "api": {
    "type": "openapi",
    "url": "https://agentaeo.com/openapi.json"
  },
  "logo_url": "https://agentaeo.com/logo.png",
  "contact_email": "agents@agentaeo.com",
  "legal_info_url": "https://agentaeo.com/terms"
}
