Skip to content
Back to Exa

Card snapshot

docs.exa.ai · 2026-09-18 05:21:59 UTC · ef0cb793a1ad6ed35de7e9c13e3ad016797a8370a2673ab5c3e519e6ec9c67fe

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "Exa",
  "url": "https://exa.ai/docs/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://exa.ai/docs/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://exa.ai/docs/",
    "organization": "Exa"
  },
  "documentationUrl": "https://exa.ai/docs/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "exa",
      "name": "exa",
      "description": "Use when building web search, content extraction, or autonomous research workflows. Reach for Exa when you need to find relevant web pages, extract clean content from URLs, run long-running research tasks with structured outputs, or integrate web search into LLM agents and applications.",
      "tags": [],
      "url": "https://exa.ai/docs/.well-known/agent-skills/exa/skill.md"
    }
  ]
}