Skip to content
Grok

Scrappycoco for Grok

io.github.albert-tam/scrappycoco

Route web, social, and filings data tasks to the best available scraper.

client:Grok transport:streamable-http

Install Scrappycoco in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "scrappycoco": {
      "type": "http",
      "url": "https://api.scrappycoco.ai/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

Scrappycoco in other clients