TakoCode for Gemini CLI
com.takocode/takocode
Build, preview and publish full-stack web apps with TakoCode's hosted coding agent.
client:Gemini CLI
transport:streamable-http
Install TakoCode in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"takocode": {
"httpUrl": "https://takocode.com/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs