superdocs for Gemini CLI
app.superdocs/superdocs
AI document editing for agents: draft, edit, export .docx/PDF. 37 MCP tools; agent self-signup.
client:Gemini CLI
transport:streamable-http
Install superdocs in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"superdocs": {
"httpUrl": "https://api.superdocs.app/mcp/"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs