Quotewise for Zed
io.github.quotewise/mcp
Semantic quote search with 600K quotes. Find quotes by meaning, verify attributions.
client:Zed
transport:streamable-http
tools:20
Install Quotewise in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://mcp.quotewise.io/"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs