Card snapshot
docs.exa.ai
·
2026-09-17 23:03:02 UTC
·
aef489cf4574924825c37230501e20f1a815705d2797cd92ac088b7562476680
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, retrieving and extracting web content, running long-running research workflows, building lists from open-ended criteria, enriching data with web sources, or synthesizing structured outputs from web research. Exa provides three core APIs: Search for fast retrieval, Agent for async research and list-building, and Contents for extracting from known URLs.",
"tags": [],
"url": "https://exa.ai/docs/.well-known/agent-skills/exa/skill.md"
}
]
}