Agent Tools
Back to MCP servers

io.github.tathagat22/slipstream

https://slipstream-pi.vercel.app/api/mcp
● healthy

Shared distillation cache for AI agents — every fetch ~73-89% fewer tokens via a shared cache.

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://slipstream-pi.vercel.app/api/mcp
JSON-RPC initialize probe
curl -X POST https://slipstream-pi.vercel.app/api/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://slipstream-pi.vercel.app
Source code
https://github.com/tathagat22/slipstream