Skip to content
VS Code

email verifier for VS Code

ai.verifox/email-verifier

Verify email deliverability & find business emails (single or bulk) via the Verifox API.

client:VS Code transport:streamable-http runtime:npm tools:6

Install email verifier in VS Code

.vscode/mcp.json

{
  "servers": {
    "email-verifier": {
      "type": "http",
      "url": "https://mcp.verifox.ai/mcp"
    }
  }
}

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

What VS Code can do once it is connected

email verifier in other clients