web search for Zed
ai.keenable/web-search
Live web search and clean-markdown page fetch over the Keenable web index.
client:Zed
transport:streamable-http
runtime:npm
tools:2
Install web search in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"web-search": {
"url": "https://api.keenable.ai/mcp?keenable_title=mcp-registry"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs