AgentMail for VS Code
to.agentmail/agentmail
Email inboxes for AI agents: send, receive, reply, search, and manage threaded email over MCP.
client:VS Code
transport:streamable-http
Install AgentMail in VS Code
.vscode/mcp.json
{
"servers": {
"agentmail": {
"type": "http",
"url": "https://mcp.agentmail.to/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs