Turn Project PLATEAU's 3D city data into scene-editing and glTF export tools for creative LLM agents.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"command": "npx",
"args": [
"-y",
"@yodolabs/plateau-creative-mcp"
],
"env": {
"PLATEAU_AUTO_DOWNLOAD": "true"
}
}