ListDrop for Gemini CLI
co.listdrop/listdrop
Save list-shaped answers as lists your user can keep, share, and check off. Keyless or OAuth.
client:Gemini CLI
transport:streamable-http
tools:4
Install ListDrop in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"listdrop": {
"httpUrl": "https://www.listdrop.co/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs