Skip to content
VS Code

Email Finder API for VS Code

io.github.br0ski777/email-finder

Find email addresses from name and company domain. x402 paid.

client:VS Code transport:sse

Install Email Finder API in VS Code

.vscode/mcp.json

{
  "servers": {
    "email-finder": {
      "type": "sse",
      "url": "https://email-finder.api.klymax402.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Email Finder API in other clients