Skip to content
VS Code

emailkind for VS Code

com.emailkind/emailkind

Classify email addresses and domains by provider and type (business, personal, disposable).

client:VS Code transport:streamable-http

Install emailkind in VS Code

.vscode/mcp.json

{
  "servers": {
    "emailkind": {
      "type": "http",
      "url": "https://emailkind.com/v1/mcp"
    }
  }
}

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

emailkind in other clients