Google Docs Agent by Nova (CIVAI) for Gemini CLI
co.civai.nova/google-docs-agent
I do everything related to Google Docs
client:Gemini CLI
transport:streamable-http
tools:8
Install Google Docs Agent by Nova (CIVAI) in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"google-docs-agent": {
"httpUrl": "https://nova.civai.co/mcp/agents/google-docs-agent"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs