DarkWeb-Breach for VS Code
io.github.evozim/darkweb-breach
OSINT dark web database search tool detecting credential leaks.
client:VS Code
transport:sse
Install DarkWeb-Breach in VS Code
.vscode/mcp.json
{
"servers": {
"darkweb-breach": {
"type": "sse",
"url": "https://darkweb-breach-mcp.vercel.app/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs