SearchStack for Zed
dev.searchstack/searchstack
Agent-driven search: build, import, tune, search, and score result quality — all over MCP.
client:Zed
transport:streamable-http
Install SearchStack in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"searchstack": {
"url": "https://mcp.searchstack.dev"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs