Skip to main content
Use Migma MCP in Raycast AI when you want Quick AI or AI Chat to prepare emails, review campaigns, inspect contacts, or run safe Migma actions from your desktop.

Add MCP server

Use Raycast’s MCP settings or MCP Registry extension to add a custom server. Raycast currently supports stdio, so use Local MCP:
{
  "mcpServers": {
    "migma": {
      "command": "npx",
      "args": ["-y", "@migma/mcp"],
      "env": {
        "MIGMA_API_KEY": "your_migma_api_key"
      }
    }
  }
}

Verify

Ask Raycast AI:
Use Migma to list my brands and show available tools.

Next

MCP Server

Remote and local MCP details.

Agent Registration

Let an agent request scoped access.