docspace for Gemini CLI
io.github.onlyoffice/docspace
A room-based collaborative platform
client:Gemini CLI
transport:sse
runtime:mcpb
Install docspace in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"docspace": {
"url": "https://mcp.onlyoffice.com/sse"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs