Card snapshot
docs.exa.ai
·
2026-09-19 06:04:04 UTC
·
28e05df6c7682fb9275822b5ce0eaa384c4f7bbe964aa8a2bc5a2de478ee9935
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 capabilities into agents, LLMs, or applications. Exa provides semantic search, page content extraction, and long-running research workflows. Use for finding relevant web pages, extracting structured data from URLs, building lists from open-ended criteria, enriching records with web research, or giving LLMs web search tools.",
"tags": [],
"url": "https://exa.ai/docs/.well-known/agent-skills/exa/skill.md"
}
]
}