Card snapshot
www.avocadoai.co
·
2026-08-23 02:45:57 UTC
·
515ce003223e4af03e81ae2330f120560aff740900f628f5a7ba08591d4f55ee
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": "Avocado AI",
"version": "1.2.1",
"description": "Generate AI images, videos, music, SFX, and speech. Streamable HTTP MCP server.",
"protocolVersion": "2025-03-26",
"transport": "streamable-http",
"url": "https://www.avocadoai.co/mcp",
"capabilities": {
"resources": {},
"tools": {}
},
"authentication": {
"type": "oauth2",
"optional": true,
"resourceMetadata": "https://www.avocadoai.co/.well-known/oauth-protected-resource"
},
"resources": [
{
"name": "llms.txt",
"uri": "https://www.avocadoai.co/llms.txt",
"description": "Agent index of Avocado AI public pages, MCP endpoint, and documentation.",
"mimeType": "text/plain"
},
{
"name": "openapi",
"uri": "https://www.avocadoai.co/openapi.json",
"description": "OpenAPI 3.1 specification of the public HTTP API and MCP entry.",
"mimeType": "application/json"
},
{
"name": "sitemap",
"uri": "https://www.avocadoai.co/sitemap.xml",
"description": "XML sitemap index of crawlable marketing and product URLs.",
"mimeType": "application/xml"
},
{
"name": "docs",
"uri": "https://www.avocadoai.co/docs",
"description": "Human documentation home for Avocado AI.",
"mimeType": "text/markdown"
},
{
"name": "api",
"uri": "https://www.avocadoai.co/api",
"description": "Public HTTP API documentation, versioning, and rate-limit policy.",
"mimeType": "text/markdown"
}
]
}