mail receive for VS Code
dev.mailkite/mail-receive
Receive inbound email as clean JSON — manage domains, routes, and webhooks. MailKite.
client:VS Code
transport:streamable-http
Install mail receive in VS Code
.vscode/mcp.json
{
"servers": {
"mail-receive": {
"type": "http",
"url": "https://mcp.mailkite.dev/mcp?ref=mail-receive"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs