Skip to content
VS Code

Phishunt for VS Code

io.github.0xdaniellopez/phishunt

Public phishing feed: suspicious/confirmed phishing URLs detected hourly. No auth, CC0.

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

Install Phishunt in VS Code

.vscode/mcp.json

{
  "servers": {
    "phishunt": {
      "type": "http",
      "url": "https://mcp.phishunt.io/"
    }
  }
}

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

Phishunt in other clients