Skip to main content
Keenable provides web search and content access for AI agents. The CLI and MCP server work out of the box — no API key required.

CLI

Search from the terminal

MCP

Add tools to your agent
Install the CLI with your preferred method:
brew install keenableai/tap/keenable-cli
To give your agents web search, set up MCP. The CLI can configure it for all supported agents in one command:
keenable configure-mcp --all
This sets up Claude Code, Cursor, Windsurf, and other detected clients. See MCP for manual setup. Once installed, run a search straight from the terminal:
keenable search "AI news" -p
That’s it — results come back immediately, no account or API key needed.