Skip to main content
Agents can work with Migma from coding tools, MCP clients, chat agents, and app builders. Use them to prepare emails, review output, manage contacts, create campaigns, export to ESPs, and wire safe backend sends. Migma supports:
  • MCP Server for Cursor, Claude, ChatGPT, Copilot, Codex CLI, Windsurf, Antigravity, Raycast, VS Code, and other MCP clients
  • Skills for agents that install workflow instructions
  • Setup workflow for adding Migma to an existing app
  • Agent handoff from Create, Publish, API setup, and canvas export surfaces
  • Agent registration so agents can request scoped access without key copy-paste
  • API, SDK, and CLI when direct integration is better than agent tooling

Where to start

  • Open Create and click Set up Migma with agent to copy the /setup handoff prompt.
  • Open My Brands, choose a brand, then open Tools for MCP and agent setup.
  • Open Settings → Developers → API Keys for app and agent keys.
  • Open Settings → Developers → Webhooks for event delivery.

Developer tools

MCP Server

Connect an MCP client to create, validate, send, export, and manage email work.

Skills

Install Migma workflows into Claude Code, Cursor, Codex, and other skill-aware agents.

Setup Workflow

Ask an agent to audit an app and wire Migma emails into backend send paths.

Agent Handoff

Copy the right prompt from Migma into Claude Code, Codex, Cursor, or an app-builder agent.

Agent Registration

Let agents request scoped access with a user-approved code.

MCP clients

Cursor

Add Migma MCP to Cursor project or global settings.

Claude

Connect Claude Desktop or Claude Code.

ChatGPT

Add Migma MCP as a custom ChatGPT connector.

Copilot

Connect GitHub Copilot in VS Code or Copilot CLI.

Codex CLI

Add Migma MCP to Codex CLI config.

Windsurf

Connect Migma MCP to Windsurf Cascade.

Antigravity

Add Migma MCP to Google Antigravity.

Raycast

Use Migma MCP from Raycast AI.

VS Code

Connect Migma MCP to VS Code.

AI app builders

Use Migma with app builders when you need real email sending, contact management, campaign sending, or webhooks behind an AI-built app.

Lovable

Wire Migma into Lovable backend sends.

Bolt

Add Migma email sending to Bolt apps.

v0

Use Migma from generated app routes.

Replit

Use Migma from Replit apps, agents, and jobs.

OpenClaw

Use Migma from WhatsApp, Telegram, Discord, and Slack.

Best practices

Start with the right surface. Use Agent Handoff or /setup for app integration, MCP for interactive agent work, skills for repeatable workflows, and REST or SDK for production app code. Keep secrets server-side. API keys belong in environment variables or secret stores, never browser code or chat transcripts. Ask before sending. Keep human approval enabled before sending campaigns, exporting to ESPs, or changing audience data. Use scoped access. Create the smallest key or agent scope needed for the task. Call capabilities first. MCP agents should call migma_get_capabilities before choosing tools.