Skip to content
Grok

ShadowCrawl for Grok

io.github.devshero/shadow-crawl

Stealth scraping & search. Bypasses Cloudflare, DataDome & LinkedIn via Cyborg HITL approach.

client:Grok transport:streamable-http

Install ShadowCrawl in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "shadow-crawl": {
      "type": "http",
      "url": "https://shadowcrawl--devshero.run.tools"
    }
  }
}

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

ShadowCrawl in other clients