slipstream for Zed
io.github.tathagat22/slipstream
Shared distillation cache for AI agents — every fetch ~73-89% fewer tokens via a shared cache.
client:Zed
transport:streamable-http
tools:8
Install slipstream in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"slipstream": {
"url": "https://slipstream-pi.vercel.app/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs