# Keenable > Web search and content retrieval for AI agents — live search and clean-markdown page fetch. Keyless by default: no signup, no API key needed to start. ## Quick start Point any MCP-compatible client at `https://api.keenable.ai/mcp` — no config file, no account. See [MCP setup](https://docs.keenable.ai/mcp-server.md) for one-click installs (Cursor, VS Code) and per-client instructions (Claude Code, Claude/ChatGPT connectors, Codex, Claude Desktop). Prefer a terminal? Install the [Keenable CLI](https://docs.keenable.ai/cli.md): ```bash brew install keenableai/tap/keenable-cli ``` Coding agent, set yourself up: `I want to install Keenable, a web search CLI for AI agents. Read https://keenable.ai/SKILL.md, tell me what it installs, then set it up.` ## Docs - [Full documentation index](https://docs.keenable.ai/llms.txt): every page on docs.keenable.ai as markdown-ready links. - [MCP server](https://docs.keenable.ai/mcp-server.md): connect Keenable as tools to any MCP client. - [CLI](https://docs.keenable.ai/cli.md): authenticate, configure MCP, and search from the terminal. - [Authentication](https://docs.keenable.ai/authentication.md) - [Rate limits](https://docs.keenable.ai/rate-limits.md) - [Integrations directory](https://docs.keenable.ai/integrations.md): LangChain, LlamaIndex, Haystack, Claude, and more. ## Optional - [API dashboard](https://app.keenable.ai/console) - [CLI skill](https://keenable.ai/SKILL.md): the file installed by the "Read .../SKILL.md" prompt above.