email finder for VS Code
com.superagnt/email-finder
Email finder + verifier for AI agents: find work emails by name and company, check deliverability.
client:VS Code
transport:streamable-http
Install email finder in VS Code
.vscode/mcp.json
{
"servers": {
"email-finder": {
"type": "http",
"url": "https://mcp.superagnt.com/mcp/email-finder"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs