Docs
Start building
Integrations

The integration catalog

Every tool you can connect, by category.

1 min read · 7 sections

Everything Modus connects to, grouped by what it does. Connect any of them from the Integrations page. Note that most onchain work needs nothing here; Modus Gateway covers it out of the box.

Database

  • Supabase: Postgres database, auth, and storage. Modus can provision a project per build the first time you ask for data. Powers the database panel in Code.

Version control

  • GitHub: push your project to a repo, open pull requests, and import existing repositories into Code. OAuth-based, scoped per action.

Deployment

  • Vercel: deploy a frontend; env vars sync automatically.
  • Netlify: one-click deploy with continuous deployment from your project.
  • Cloudflare Workers: deploy backend services to the edge.
  • Railway (soon): deploy apps and databases with automatic environment sync.

All wired into the Deploy chapter.

Design

  • Figma: import designs and let Modus convert frames directly into code, in the Design chapter.

Content (CMS)

  • Better i18n: a full headless CMS for your generated app. Content models, entries, a publish lifecycle, and an SDK wired into your code, all editable by you or by Modus's AI. It powers the CMS chapter.

Blockchain

  • Ethereum RPC: connect Alchemy, Infura, or a custom RPC provider for smart-contract workflows. The connect dialog has a provider dropdown and takes a key or a full RPC URL.

Agent apps

  • Slack, Gmail, Telegram, Discord, Notion, GitHub, Linear, Google Calendar, Google Sheets, Google Drive: the accounts your AI employees will act through, with support for multiple labeled accounts per app. Rolling out with AI employees; see Agent apps.

For most onchain reads, indexing, prices, and swap routing, you don't need to connect anything here; Modus Gateway provides it out of the box.