search for Zed
com.neurobird/search
Web search for AI agents. Ranked results with page passages already extracted, plus URL to markdown.
client:Zed
transport:streamable-http
tools:2
Install search in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"search": {
"url": "https://search.neurobird.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs