outlook email for VS Code
com.mintmcp/outlook-email
A MCP server for Outlook email that lets you search, read, and draft emails and replies.
client:VS Code
transport:streamable-http
Install outlook email in VS Code
.vscode/mcp.json
{
"servers": {
"outlook-email": {
"type": "http",
"url": "https://outlook-email.mintmcp.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs