Skip to content
Grok

crawlinx mcp for Grok

io.github.im-ff/crawlinx-mcp

Free technical-SEO audit MCP: crawl a site, run checks, return an LLM-ready shareable report.

client:Grok transport:streamable-http

Install crawlinx mcp in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "crawlinx-mcp": {
      "type": "http",
      "url": "https://crawlinx.com/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

crawlinx mcp in other clients