Web Search is a Model Context Protocol (MCP) server: Live web search and clean-markdown page fetch over the Keenable web index. In practice that means any MCP-compatible AI assistant can call Web Search's tools directly — the model decides when to use them in a conversation or agent run.
You can run Web Search two ways: connect to the hosted endpoint at https://api.keenable.ai/mcp?keenable_title=mcp-registry with no local install, or run it on your own machine via the npm package @keenable/mcp. The current release is v0.1.2, published under the MIT license, with source at keenableai/keenable-mcp on GitHub.
Web Search is listed under Search on mcp.site and works with any MCP client — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed and the rest of the ecosystem — using the install snippets below. If you maintain Web Search for keenable.ai, claim this listing to verify ownership, earn the Verified badge, and keep the details current.