Integrations Hub

You've got your calendar in one tab, your email in another, Slack open in a third, and GitHub in a fourth. You're copy-pasting meeting links into chat messages, manually checking what's due today across three different task managers, and constantly switching contexts. What if your AI assistant could reach into all of those services at once?

That's exactly what Meggy's Integrations Hub does. It connects to 26 productivity services — from Google Workspace and Microsoft 365 to GitHub, Slack, and Notion — and makes them all accessible through a single conversation. Ask "What's on my calendar today?" and Meggy checks your actual calendar. Say "Find that budget spreadsheet from last week" and it searches your Drive.

How It Works

One-Click Connection

For Google and Microsoft services, connecting is a single OAuth click — no API keys to copy, no configuration files to edit. Meggy opens your browser, you sign in with your existing account, and you're connected. For advanced workflows, you can even use your own Custom OAuth Credentials to bypass shared rate limits.

GitHub uses a Personal Access Token, while services like Notion and Slack use their native API keys.

Every credential is encrypted with AES-256-GCM and stored locally on your device. Nothing leaves your machine.

Unified Search

Once you've connected a few services, you can search across all of them at once. Say "Search for the Q1 planning document" and Meggy fans out your query to Gmail, Google Drive, OneDrive, and any other connected service — in parallel — and brings back the combined results in seconds.

Each service gets a 10-second timeout so one slow API doesn't hold up your answers.

Morning Briefing

Ask Meggy for a morning briefing and it pulls together your upcoming calendar events, unread emails, and pending tasks into one consolidated summary. No more opening five apps before your first coffee.

The Catalog

Meggy ships with 26 pre-vetted services organized across 13 categories:

Category Services
Email Gmail, Microsoft Outlook
Calendar Google Calendar
Cloud Storage Google Drive, Dropbox, OneDrive
Notes & Docs Notion, Google Docs, Confluence
Tasks Linear, Todoist, Jira, Trello, Asana
Messaging Slack, Discord, Microsoft Teams
Dev Tools GitHub
Data Airtable, Google Sheets
Monitoring Sentry
Database PostgreSQL, MongoDB
Contacts Google Contacts
Automation Zapier

Built-In Connectors

Three services run natively inside Meggy with deep tool integration:

Beyond the built-in connectors, 14 standalone connectors provide access to Confluence, Jira, Notion, Slack, Linear, Todoist, Trello, Asana, Sentry, Discord, Airtable, Dropbox, PostgreSQL, and MongoDB — totaling 119 integration tools across all services.

These built-in connectors use direct API access — no external MCP server required, no child processes to manage.

Discover & Generate

Don't see the service you need in the catalog? Just ask. Say "Connect me to Todoist" and Meggy will find the right package on npm, show you what it does, and offer to install it. If no package exists, the AI can generate a minimal MCP wrapper from API documentation — saving you from writing integration code yourself.

Generated integrations go through a review step before they execute. You always see the tools and permissions before anything runs.

Getting Started

  1. Open Settings → Integrations in Meggy
  2. Browse the catalog or search for a specific service
  3. Click Connect and follow the prompts (OAuth sign-in or paste an API key)
  4. Start using your integration: "Show me my upcoming meetings" or "Search for that bug report on GitHub"

That's it — no config files, no environment variables, no restarts.

What's Next?