crawlinx mcp for VS Code
io.github.im-ff/crawlinx-mcp
Free technical-SEO audit MCP: crawl a site, run checks, return an LLM-ready shareable report.
client:VS Code
transport:streamable-http
Install crawlinx mcp in VS Code
.vscode/mcp.json
{
"servers": {
"crawlinx-mcp": {
"type": "http",
"url": "https://crawlinx.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs