Skip to content
Grok

Grabbit for Grok

live.grabbit/screenshots

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

client:Grok transport:streamable-http

Install Grabbit in Grok

.mcp.json (in your project root)

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

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

Grabbit in other clients