Card snapshot
docs.exa.ai
·
2026-09-22 15:45:57 UTC
·
f778ebdc7f818faa18be7d89afc0734cd8402363ede9b9671bdfb10ff9a2db1c
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, research, list-building, and enrichment workflows. Agents should reach for Exa when they need to search the web, extract page content, run long-running research tasks, or integrate web data into applications. Use for semantic search, structured data extraction, multi-step research, and connecting to premium data providers.",
"tags": [],
"url": "https://exa.ai/docs/.well-known/agent-skills/exa/skill.md"
}
]
}