Drawcall for Gemini CLI
io.github.drawcall-ai/drawcall
Create and edit 3D content in Drawcall Design; find, inspect and generate Drawcall Market assets.
client:Gemini CLI
transport:streamable-http
Install Drawcall in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"drawcall": {
"httpUrl": "https://mcp.drawcall.ai/"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs