Skip to content
Windsurf

outlook assistant for Windsurf

io.github.littlebearapps/outlook-assistant

Microsoft Outlook MCP server — 22 tools for email, calendar, contacts, and mailbox management.

client:Windsurf transport:stdio runtime:npm

Install outlook assistant in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "outlook-assistant": {
      "command": "npx",
      "args": [
        "-y",
        "@littlebearapps/outlook-assistant"
      ],
      "env": {
        "OUTLOOK_CLIENT_ID": "<OUTLOOK_CLIENT_ID>",
        "OUTLOOK_CLIENT_SECRET": "<OUTLOOK_CLIENT_SECRET>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

outlook assistant in other clients