Kawaa email verification for VS Code
com.kawaa/email-verification
Check whether an email address can receive mail — one address or a list — without sending to it.
client:VS Code
transport:streamable-http
Install Kawaa email verification in VS Code
.vscode/mcp.json
{
"servers": {
"email-verification": {
"type": "http",
"url": "https://api.kawaa.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs