Skip to content
VS Code

Anymail Finder for VS Code

io.github.anymailfinder/mcp-server

Find verified work emails from a name, company, role or LinkedIn URL, and verify emails you have.

client:VS Code transport:streamable-http

Install Anymail Finder in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp-server": {
      "type": "http",
      "url": "https://api.anymailfinder.com/mcp"
    }
  }
}

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

Anymail Finder in other clients