Setup

Start by connecting your calendars, then choose the surface where you want to use Oggie.

Connect calendars

  1. Go to Oggie setup, sign in, and connect Google Calendar or Microsoft Outlook.
  2. Add every calendar account Oggie should make available to your agents.

Official apps

Claude, ChatGPT, and Magicdoor app setup is coming soon.

  1. Open the official Oggie app or connector.
  2. Click Connect or Enable.
  3. Complete the Oggie OAuth authorization flow.
  4. Return to the app and ask for a calendar task.

CLI

  1. Install with npm install -g oggie.
  2. Create a CLI token from setup.
  3. Run oggie auth login <token>.
  4. Check access with oggie calendars list --json.

Custom MCP

  1. Add a custom MCP connector with https://getoggie.com/api/mcp.
  2. Complete the Oggie OAuth authorization flow.
  3. Enable the connector in a conversation.

Example prompts

Reviewer notes

Reviewer test account details and sample calendar data are provided privately in the connector submission.