Card snapshot
docs.andiai.com
·
2026-08-15 09:09:27 UTC
·
448f8a1fa61937ce8c3777061b371f807d6a65e69ed86ba9f0a18414a63d4f1b
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": "Andi AI Search API Docs",
"url": "https://docs.andiai.com/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://docs.andiai.com/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://docs.andiai.com/",
"organization": "Andi AI Search API Docs"
},
"documentationUrl": "https://docs.andiai.com/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "andi",
"name": "Andi",
"description": "Use when building AI agents, RAG pipelines, or search features that need accurate, structured web search results. Use the REST API for direct integration, the CLI for command-line access, or the MCP server for Claude Code, Cursor, and other AI tools.",
"tags": [],
"url": "https://docs.andiai.com/.well-known/agent-skills/andi/skill.md"
}
]
}