Skip to content
Zed

Email Finder API for Zed

io.github.br0ski777/email-finder

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

client:Zed transport:sse

Install Email Finder API in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "email-finder": {
      "url": "https://email-finder.api.klymax402.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Email Finder API in other clients