agent mail for VS Code
dev.mailkite/agent-mail
Give an AI agent its own inbox — receive email as a webhook, send over a verified domain.
client:VS Code
transport:streamable-http
Install agent mail in VS Code
.vscode/mcp.json
{
"servers": {
"agent-mail": {
"type": "http",
"url": "https://mcp.mailkite.dev/mcp?ref=agent-mail"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs