Skip to content
VS Code

Have I Been Pwned for VS Code

io.github.troyhunt/hibp

Breach intelligence API: email search, domain monitoring, passwords and stealer logs.

client:VS Code transport:streamable-http tools:17

Install Have I Been Pwned in VS Code

.vscode/mcp.json

{
  "servers": {
    "hibp": {
      "type": "http",
      "url": "https://haveibeenpwned.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Have I Been Pwned in other clients