Skip to content
Cursor

crawlinx mcp for Cursor

io.github.im-ff/crawlinx-mcp

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

client:Cursor transport:streamable-http

Install crawlinx mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "crawlinx-mcp": {
      "url": "https://crawlinx.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

crawlinx mcp in other clients