{ "mcpServers": { "cesium": { "type": "stdio", "command": "node", "args": ["${CLAUDE_PLUGIN_ROOT}/packages/cesium-mcp-runtime/dist/cli.js"], "env": { "CESIUM_TOOLSETS": "all", "CESIUM_WS_PORT": "9100", "CESIUM_ION_TOKEN": "" } } } }