Skip to content
VS Code

plateau creative mcp for VS Code

io.github.pixelx-jp/plateau-creative-mcp

PLATEAU 3D city data as scene-editing and glTF export tools for creative LLM agents.

client:VS Code transport:stdio runtime:npm

Install plateau creative mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "plateau-creative-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@yodolabs/plateau-creative-mcp"
      ]
    }
  }
}

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

plateau creative mcp in other clients