Skip to content
Grok

ai crawler policy for Grok

io.github.lazymac2x/ai-crawler-policy

Cloudflare Workers MCP server: ai-crawler-policy

client:Grok transport:streamable-http

Install ai crawler policy in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "ai-crawler-policy": {
      "type": "http",
      "url": "https://api.lazy-mac.com/ai-crawler-policy/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

ai crawler policy in other clients