ClearBounce Email Verification for VS Code
net.clearbounce/email-verification
Verify email addresses in real time and find business email addresses with live mailbox checks.
client:VS Code
transport:streamable-http
tools:5
Install ClearBounce Email Verification in VS Code
.vscode/mcp.json
{
"servers": {
"email-verification": {
"type": "http",
"url": "https://clearbounce.net/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs