Skip to content
VS Code

Sceneplane for VS Code

online.sceneplane/sceneplane

Cloud Blender for AI agents: scenes, assets, renders, MP4, STL, GLB — over hosted remote MCP.

client:VS Code transport:streamable-http

Install Sceneplane in VS Code

.vscode/mcp.json

{
  "servers": {
    "sceneplane": {
      "type": "http",
      "url": "https://mcp.sceneplane.online/v1"
    }
  }
}

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

Sceneplane in other clients