Skip to content
Back to Exa

Card snapshot

docs.exa.ai · 2026-09-24 17:22:42 UTC · c5c61f6768d9fad68dd37e3d0c2ca9de741ea79b146a759db9730d42ee2d7a5f

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",
  "description": "A powerful web search tool designed for agents. Everything optimized to get you token-efficient, accurate results.",
  "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 long-running research workflows. Reach for Exa when you need to search the web semantically, fetch and extract clean content from URLs, build lists from open-ended criteria, enrich data with web research, or integrate search into AI agents and applications.",
      "tags": [],
      "url": "https://exa.ai/docs/.well-known/agent-skills/exa/skill.md"
    }
  ]
}