The Remote Suite (Dev) for Gemini CLI
io.github.cognitivecoreai/the-remote-suite-dev
Dev environment for The Remote Suite MCP. Appreciate teammates and run workspace ops.
client:Gemini CLI
transport:streamable-http
Install The Remote Suite (Dev) in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"the-remote-suite-dev": {
"httpUrl": "https://dev.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