schedule-with-google-calendar
Installation
SKILL.md
About Rarefriend
Rarefriend connects your calendar to your contact network — schedule meetings with people you know, log context after every call, and keep your professional relationships fully searchable.
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
google_calendarnot in the list → offer to connect:connect_integration("google_calendar").google_calendarpresent → proceed directly.
- Tool not available → MCP not connected. Present these steps inline to the user: