LeakData for VS Code
io.github.leakdatahq/leakdata-mcp
Check breach exposure for your verified email and check locally computed password hash prefixes.
client:VS Code
transport:streamable-http
tools:2
Install LeakData in VS Code
.vscode/mcp.json
{
"servers": {
"leakdata-mcp": {
"type": "http",
"url": "https://leakdata.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs