bulk url checker for VS Code
io.github.carlosofscience/bulk-url-checker
Validate up to 75,000 URLs per job (status, redirects, response times). OAuth 2.1.
client:VS Code
transport:streamable-http
tools:5
Install bulk url checker in VS Code
.vscode/mcp.json
{
"servers": {
"bulk-url-checker": {
"type": "http",
"url": "https://mcp.bulkurlchecker.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs