Snapback for Grok
io.github.ra1labsworkx-wq/snapback
Diagnose why an AI agent failed and get the verified fix instantly. Free, no token.
client:Grok
transport:streamable-http
tools:23
Install Snapback in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"snapback": {
"type": "http",
"url": "https://api.snapback.sh/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs
What Grok 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