Hunter for VS Code
io.github.pipeworx-io/hunter
Hunter.io MCP — wraps the Hunter.io email finder & verification API (hunter.io)
client:VS Code
transport:streamable-http
Install Hunter in VS Code
.vscode/mcp.json
{
"servers": {
"hunter": {
"type": "http",
"url": "https://gateway.pipeworx.io/hunter/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs