ShareWatch for Gemini CLI
ai.sharewatch/sharewatch
Give Claude only the Google Drive files you choose. Every action logged.
client:Gemini CLI
transport:streamable-http
Install ShareWatch in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"sharewatch": {
"httpUrl": "https://sharewatch.ai/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs