Drop Index for Gemini CLI
com.dropwatchhq/drop-index
Live restock index per collectible niche + will-it-restock predictor (WAIT vs BUY-RESALE).
client:Gemini CLI
transport:streamable-http
tools:3
Install Drop Index in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"drop-index": {
"httpUrl": "https://index.dropwatchhq.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs