Perimeter Watch for VS Code
io.github.entradox/perimeter-watch-scanner
Passive domain-perimeter checks — cert expiry, subdomain takeover, lookalikes — as agent tools
client:VS Code
transport:streamable-http
tools:6
Install Perimeter Watch in VS Code
.vscode/mcp.json
{
"servers": {
"perimeter-watch-scanner": {
"type": "http",
"url": "https://perimeter-watch-api-production.up.railway.app/mcp/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs