egnyte remote for Gemini CLI
io.github.ptyagiegnyte/egnyte-remote
Secure integration between AI tools and Egnyte content with search, analysis, and workflow tools.
client:Gemini CLI
transport:streamable-http
Install egnyte remote in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"egnyte-remote": {
"httpUrl": "https://ptyagiegnyte.github.io/egnyte-remote/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs