trial overdue for Gemini CLI
com.dropwatchhq/trial-overdue
Find clinical trials overdue on legally required results reporting, by sponsor and trial.
client:Gemini CLI
transport:streamable-http
tools:1
Install trial overdue in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"trial-overdue": {
"httpUrl": "https://overdue.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