email finder for Cursor
com.superagnt/email-finder
Email finder + verifier for AI agents: find work emails by name and company, check deliverability.
client:Cursor
transport:streamable-http
Install email finder in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"email-finder": {
"url": "https://mcp.superagnt.com/mcp/email-finder"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs