Loomal

slipstream

MCP server by github.com/tathagat22/slipstream

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

0 starsRemote-capable

About slipstream

slipstream is an MCP (Model Context Protocol) server published by tathagat22 in the official MCP registry, listed under Autonomous Agents on Loomal. Shared distillation cache for AI agents — every fetch ~73-89% fewer tokens via a shared cache.

slipstream runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally.

Development happens in the open at github.com/tathagat22/slipstream.

Use slipstream with your agent

Claude Code · one command
claude mcp add --transport http slipstream https://slipstream-pi.vercel.app/api/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "slipstream": {
      "url": "https://slipstream-pi.vercel.app/api/mcp"
    }
  }
}
streamable-httphttps://slipstream-pi.vercel.app/api/mcp

Frequently asked questions

What is slipstream?
slipstream is an MCP (Model Context Protocol) server by tathagat22 in the Autonomous Agents category. Shared distillation cache for AI agents — every fetch ~73-89% fewer tokens via a shared cache.
How do I connect slipstream to Claude, Cursor, or another MCP client?
slipstream is a remote MCP server — add its endpoint (https://slipstream-pi.vercel.app/api/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is slipstream open source?
Yes — the source code is public at github.com/tathagat22/slipstream.
Can AI agents pay to use slipstream?
Not yet through Loomal — slipstream is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain slipstream? Claim this listing free by verifying GitHub ownership, or contact us.