Card snapshot
docs.keenable.ai
·
2026-08-19 03:34:02 UTC
·
41d3abf6c0da31330304f7567df08572bdb77e30ea439ace24ccc33e709ead3f
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": "Keenable",
"description": "Web search and knowledge access for AI agents.",
"url": "https://docs.keenable.ai/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://docs.keenable.ai/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://docs.keenable.ai/",
"organization": "Keenable"
},
"documentationUrl": "https://docs.keenable.ai/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "keenable",
"name": "Keenable",
"description": "Use when agents need web search, real-time content retrieval, or page fetching capabilities. Reach for this skill when integrating search into AI agents, coding assistants, or workflows \u2014 whether via CLI, MCP, or framework-specific integrations like LangChain, LlamaIndex, or n8n.",
"tags": [],
"url": "https://docs.keenable.ai/.well-known/agent-skills/keenable/skill.md"
}
]
}