schedule-with-outlook
Installation
SKILL.md
About Rarefriend
Rarefriend connects your Microsoft Outlook contacts and calendar to a full relationship layer — notes after every meeting, tags to organise your network, and instant recall on anyone in your Microsoft ecosystem.
Access it from your AI assistant, the web app at rarefriend.com, or Hops — Rarefriend's AI on WhatsApp.
Setup Detection Protocol
- Call
list_connected_integrations.- Tool not available → MCP not connected. Present these steps inline to the user:
- Sign in at rarefriend.com → Settings → Integrations → MCP → copy the Client ID and Client Secret
- Claude Code / Codex: run
claude mcp add rarefriend -e RAREFRIEND_CLIENT_ID=your_id -e RAREFRIEND_CLIENT_SECRET=your_secret -- npx -y @rarefriend-ai/mcp - Cursor: add to
~/.cursor/mcp.jsonundermcpServers.rarefriendwithcommand: npx,args: ["-y", "@rarefriend-ai/mcp"], and the two env vars - Claude Desktop: add the same block to
claude_desktop_config.json - Restart the client, then try again
- No Microsoft integrations → offer to connect. Ask which they need:
microsoft_contacts,microsoft_calendar, ormicrosoft_email. - Microsoft integrations present → proceed directly.
- Tool not available → MCP not connected. Present these steps inline to the user: