Skip to content
Zed

Rivet for Zed

dev.rivet/mcp

Manage Rivet Cloud namespaces and actors, run Code Mode, and open the Rivet Actor Inspector.

client:Zed transport:streamable-http runtime:npm

Install Rivet in Zed

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

{
  "context_servers": {
    "mcp": {
      "url": "https://mcp.rivet.dev/mcp"
    }
  }
}

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

Rivet in other clients