backlink checker for VS Code
io.github.theluckystrike/backlink-checker
Does a page link to your domain? Dofollow/nofollow, anchor, status, robots guards. Live, no store.
client:VS Code
transport:streamable-http
runtime:mcpb
tools:8
Install backlink checker in VS Code
.vscode/mcp.json
{
"servers": {
"backlink-checker": {
"type": "http",
"url": "https://mcp.zovo.one/mcp/backlink-checker"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs