Outlook Mail for VS Code
io.github.pipeworx-io/outlook-mail
Outlook Mail (Microsoft 365) MCP Pack
client:VS Code
transport:streamable-http
Install Outlook Mail in VS Code
.vscode/mcp.json
{
"servers": {
"outlook-mail": {
"type": "http",
"url": "https://gateway.pipeworx.io/outlook-mail/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs