3dCMS for Gemini CLI
info.3dcms/mcp
Build a real 3D website by chatting: pages, models and text in space, published to a live URL.
client:Gemini CLI
transport:streamable-http
tools:10
Install 3dCMS in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"mcp": {
"httpUrl": "https://3dcms.info/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs