Email & Calendar via MCP for Claude and Cursor
22 Tools · v0.3.0
Auth Start — Generate an OAuth login URL for Microsoft sign-in
Auth Status — Check if the current session is authenticated
Attachment Read — Extract text from PDF, DOCX, XLSX, images (sender must be approved in browser first)
Whitelist List — Show approved senders for attachment access
Whitelist Revoke — Remove an approved sender
Outlook. Paste your personal URL from the success page as the server URL.The <your-token> part is generated after you sign in — just copy the full URL from the success page.
claude mcp add --transport http outlook --scope user \
"https://mcp-outlook.swarm-test.ci.alpha.pet/mcp?t=<your-token>"
That’s it — Outlook tools show up in your next Claude Code session.
mcpServers in your global MCP config:"outlook": {
"url": "https://mcp-outlook.swarm-test.ci.alpha.pet/mcp?t=<your-token>"
}
Restart Cursor — Outlook tools are available immediately.
You only do this once — after that the connection stays alive for roughly 90 days of regular use.
Click the button above, sign in with your @alpha.pet account, grant access
→The success page shows a ready-to-paste URL for each client (Cowork / Code / Cursor)
→Tools show up in the next chat — no extra in-chat auth step needed