Snapback for Gemini CLI
io.github.ra1labsworkx-wq/snapback
Diagnose why an AI agent failed and get the verified fix instantly. Free, no token.
client:Gemini CLI
transport:streamable-http
tools:23
Install Snapback in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"snapback": {
"httpUrl": "https://api.snapback.sh/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
- diagnose_trace
- diagnose_batch
- get_verdict
- preflight
- submit_feedback
- get_request_status
- my_usage
- my_impact
- what_others_did
- report_outcome
- recommend_failover
- cascade_root
- suggest_budget_recovery
- request_pattern
- detect_loop
- session_start
- session_step
- session_end
- agent_memory
- budget_guard
- convert_trace
- search_docs
- diagnose_infra_error