Skip to content
Gemini CLI

The Remote Suite for Gemini CLI

io.github.cognitivecoreai/the-remote-suite

Appreciate teammates, celebrate milestones, and run workspace ops from MCP clients via OAuth.

client:Gemini CLI transport:streamable-http

Install The Remote Suite in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "the-remote-suite": {
      "httpUrl": "https://theremotesuite.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

The Remote Suite in other clients