Skip to content
VS Code

Cinevva Game Creator for VS Code

com.cinevva/game-creator

Drive a live Cinevva game session: edit game files, import CC0 assets, preview changes.

client:VS Code transport:streamable-http

Install Cinevva Game Creator in VS Code

.vscode/mcp.json

{
  "servers": {
    "game-creator": {
      "type": "http",
      "url": "https://api.cinevva.com/create/mcp"
    }
  }
}

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

Cinevva Game Creator in other clients