mcp server for VS Code
dev.multimail/mcp-server
Give your agent its own email address with graduated human oversight, from approval to autonomy.
client:VS Code
transport:streamable-http
runtime:npm
Install mcp server in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-server": {
"type": "http",
"url": "https://mcp.multimail.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs