Find email addresses from name and company domain. x402 paid.
claude mcp add email-finder --transport sse https://email-finder.api.klymax402.com/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"email-finder": {
"url": "https://email-finder.api.klymax402.com/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"email-finder": {
"serverUrl": "https://email-finder.api.klymax402.com/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"email-finder": {
"type": "sse",
"url": "https://email-finder.api.klymax402.com/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"email-finder": {
"url": "https://email-finder.api.klymax402.com/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"email-finder": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://email-finder.api.klymax402.com/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| sse | https://email-finder.api.klymax402.com/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Br0ski777--email-finder/reviews or the review_server meta-tool.
POST /mcp