CatchAll for Gemini CLI
com.newscatcherapi/catchall
Web search API: find every relevant event across the open web, not just the top results.
client:Gemini CLI
transport:streamable-http
tools:61
Install CatchAll in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"catchall": {
"httpUrl": "https://catchall-mcp.newscatcherapi.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
What Gemini CLI can do once it is connected
- submit_query
- initialize_query
- get_job_status
- pull_results
- pull_job_csv
- continue_job
- list_user_jobs
- delete_job
- validate_query
- list_source_groups
- create_monitor
- list_monitors
- pull_monitor_results
- pull_monitor_csv
- list_monitor_jobs
- disable_monitor
- enable_monitor
- update_monitor
- delete_monitor
- get_monitor_status
- list_webhooks
- create_webhook
- get_webhook
- update_webhook