clippy for Gemini CLI
io.github.idtitanium/clippy
AI agents can Create rooms and store/retrieve text and images, and hand link to humans no sign-up.
client:Gemini CLI
transport:streamable-http
tools:9
Install clippy in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"clippy": {
"httpUrl": "https://useclippy.cc/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs