Keenable
docs.keenable.ai
· Keenable
Web search and knowledge access for AI agents.
docs.keenable.ai via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 30/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-07-14 10:45:25 current | 46937c5e77d2… |
view → |
Endpoints
| Agent card | https://docs.keenable.ai/.well-known/agent-card.json |
| Provider | https://docs.keenable.ai/ |
| Docs | https://docs.keenable.ai/ |
Skills · 1 declared · mapped to canonical taxonomy
Use when agents need to search the web, fetch page content, or access current information. Reach for Keenable when building AI agents that require real-time web…
Health · last 1 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/docs.keenable.ai) [](https://agenstry.com/agents/docs.keenable.ai) [](https://agenstry.com/agents/docs.keenable.ai) [](https://agenstry.com/agents/docs.keenable.ai)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"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 to search the web, fetch page content, or access current information. Reach for Keenable when building AI agents that require real-time web search capabilities, content extraction, or integration with coding assistants like Claude Code, Cursor, or Windsurf.",
"tags": [],
"url": "https://docs.keenable.ai/.well-known/agent-skills/keenable/skill.md"
}
]
}