Skip to content
VS Code

Grabbit for VS Code

live.grabbit/screenshots

Screenshot any URL as a hosted image. No local browser; handles bot walls and full-page captures.

client:VS Code transport:streamable-http

Install Grabbit in VS Code

.vscode/mcp.json

{
  "servers": {
    "screenshots": {
      "type": "http",
      "url": "https://mcp.grabbit.live"
    }
  }
}

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

Grabbit in other clients