plateau creative mcp for Zed
io.github.pixelx-jp/plateau-creative-mcp
PLATEAU 3D city data as scene-editing and glTF export tools for creative LLM agents.
client:Zed
transport:stdio
runtime:npm
Install plateau creative mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"plateau-creative-mcp": {
"command": "npx",
"args": [
"-y",
"@yodolabs/plateau-creative-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs