Connect external AI tools to your Conversion workspace through the Model Context Protocol.
The Conversion MCP server lets external AI tools like Claude, ChatGPT, and Cursor work with your Conversion workspace directly. Once connected, those tools can look up your data and build marketing assets using the same tool calls that power Chats.MCP (the Model Context Protocol) is an open standard for connecting AI applications to external systems. The Conversion MCP server is a remote server you add to any MCP-compatible client.
Add this URL as a remote MCP server in your client. On first connect, you’ll be redirected to sign in to Conversion and authorize access. The connection is scoped to a single business (the one tied to your account) and a single user, and grants the client access to that business’s data.
For clients with a connector UI (such as Claude), add a custom connector, paste the URL above, and complete the sign-in prompt.
Access is authorized through your Conversion account using OAuth. You don’t manage a separate API key for the MCP server. Signing in handles authentication.
Building an email, form, or workflow over MCP works the same way as in chat: the AI client creates an artifact, and nothing changes in your workspace until that artifact is applied with the apply action.Conversion’s in-chat Allow / Denyapproval prompts are part of the chat interface and don’t appear over MCP. Instead, each tool tells your AI client whether it only reads data or whether it writes, and your client decides when to ask you to confirm. Confirmation behavior depends on the client you connect.
Because confirmation is handled by your AI client rather than Conversion, review your client’s settings so you understand when it will ask before taking a write action on your workspace.