Skip to content
VS Code

Rivet for VS Code

dev.rivet/mcp

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

client:VS Code transport:streamable-http runtime:npm

Install Rivet in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.rivet.dev/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Rivet in other clients