SearchPipe for Zed
tech.searchpipe/searchpipe
Real-time web search for AI agents: ranked results, source URLs, and optional AI answers.
client:Zed
transport:streamable-http
tools:1
Install SearchPipe in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"searchpipe": {
"url": "https://searchpipe.tech/mcp/"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs