Skip to main content
Use Migma with Bolt when an AI-built app needs transactional emails, campaign drafts, contacts, webhooks, or delivery logs.
1

Start from Migma handoff

In Migma, open Create, click Set up Migma with agent, and paste the copied /setup prompt into Bolt’s agent.
2

Approve agent access

Use agent registration first. Add MIGMA_API_KEY as a Bolt backend secret only if the agent cannot complete registration.
3

Add a fallback secret

Store MIGMA_API_KEY in Bolt’s backend environment. Do not expose it in browser code.
4

Create or choose emails

Prepare emails in Migma and save returned emailId values in backend config.
5

Wire backend sends

Send from server routes, jobs, or trusted functions only.

Prompt

Use this only if you cannot copy the in-app handoff prompt.
Use Migma's /setup workflow for this Bolt app.
Use agent registration before asking me for an API key.
Find all current email triggers.
Create or reuse Migma emails for each trigger.
Store emailId values in backend config.
Add dry-run tests before any live send.

Next

AI App Builders

Builder checklist and surface choice.

Agent Handoff

In-app setup prompt and Copy for AI flow.

Setup Workflow

Agent-guided app wiring.