slipstream for Cursor
io.github.tathagat22/slipstream
Shared distillation cache for AI agents — every fetch ~73-89% fewer tokens via a shared cache.
client:Cursor
transport:streamable-http
tools:8
Install slipstream in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"slipstream": {
"url": "https://slipstream-pi.vercel.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs