Skip to content
Windsurf

rive mcp for Windsurf

io.github.odu33104/rive-mcp

Free, editor-less MCP server for Rive: create, edit, inspect, render and preview .riv animations

client:Windsurf transport:stdio runtime:npm

Install rive mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "rive-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "rive-mcp-server"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

rive mcp in other clients