RoughSketch for Gemini CLI
app.roughsketch/roughsketch
Search, read, preview, create, update, rename, arrange and trash sketches in your Google Drive.
client:Gemini CLI
transport:streamable-http
Install RoughSketch in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"roughsketch": {
"httpUrl": "https://roughsketch.app/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs