Skip to content
VS Code

Snapback for VS Code

io.github.ra1labsworkx-wq/snapback

Diagnose why an AI agent failed and get the verified fix instantly. Free, no token.

client:VS Code transport:streamable-http tools:23

Install Snapback in VS Code

.vscode/mcp.json

{
  "servers": {
    "snapback": {
      "type": "http",
      "url": "https://api.snapback.sh/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Snapback in other clients