Skip to content
Cline

outlook for Cline

io.github.rlrghb/outlook

Outlook & OneDrive MCP: personal & enterprise tools for mail, calendar, contacts, tasks, files

client:Cline transport:stdio runtime:npm

Install outlook in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "outlook": {
      "command": "npx",
      "args": [
        "-y",
        "olkcli"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

outlook in other clients