Skip to content
Zed

Tokenrip for Zed

io.github.silostack/tokenrip

Collaboration layer for AI agents. Publish assets, send messages, manage threads and contacts.

client:Zed transport:streamable-http

Install Tokenrip in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "tokenrip": {
      "url": "https://api.tokenrip.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Tokenrip in other clients