Skip to content
Grok

Rock's Apify Utility Actors for Grok

io.github.maindtim/rock-apify-tools

Seven pay-per-event Apify Actors (PDF/CSV/links/sitemap/email/phone/VAT) as MCP tools.

client:Grok transport:streamable-http

Install Rock's Apify Utility Actors in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "rock-apify-tools": {
      "type": "http",
      "url": "https://mcp.apify.com?tools=rock-ai-tools/pdf-to-text-chunks-rag-ready,rock-ai-tools/csv-cleaner-deduplicator,rock-ai-tools/bulk-link-checker,rock-ai-tools/sitemap-to-url-list,rock-ai-tools/bulk-email-syntax-mx-validator,rock-ai-tools/bulk-phone-number-format-validator,rock-ai-tools/eu-vat-validator"
    }
  }
}

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

Rock's Apify Utility Actors in other clients