Skip to content
Cursor

Rivet for Cursor

dev.rivet/mcp

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

client:Cursor transport:streamable-http runtime:npm

Install Rivet in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Rivet in other clients