mail for VS Code
com.anymailmcp/mail
Read, send, organize, watch email on any IMAP mailbox: Gmail, iCloud, OVH, Zoho, Fastmail + CalDAV.
client:VS Code
transport:streamable-http
Install mail in VS Code
.vscode/mcp.json
{
"servers": {
"mail": {
"type": "http",
"url": "https://anymailmcp.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs