AI chat & sequences
Streaming assistant that plans, drafts, and revises whole onboarding and lifecycle flows — not just one message.
How it works
Describe the campaign in chat. Dezignee drafts a single email or a full multi-step sequence, structured into real blocks.
Edit any block by hand, or ask the assistant. Every change — yours or the AI's — runs through one versioned command pipeline.
Ship email-safe HTML — table-based, Outlook-tested, inline styles — straight to your ESP, product, or CMS.
Features
A real block editor underneath the chat — so the AI's output is something you can actually shape, not a black box.
Streaming assistant that plans, drafts, and revises whole onboarding and lifecycle flows — not just one message.
Headings, text, images, buttons, dividers and spacers in rows and columns — drag, select, and fine-tune every pixel.
Personalize with {{ first_name }} tokens across subject, body, and links, with live preview.
Upload to Dezignee-hosted storage or bring your own S3 bucket. Reuse logos and imagery across every template.
Non-blocking checks flag broken links, missing alt text, and oversized images before you ever hit export.
Predictable, table-based markup with inline styles and MSO fallbacks that renders the same from Gmail to Outlook.
Built MCP-first
Manual edits, AI chat, and external agents all drive the same document engine through typed commands that return versioned patches. Three ways in:
Drop the full editor into your app with @dezignee/plugin and an API key — it mints sessions for your users.
Stream drafts into your product over /ai/chat with server-sent events and your own UI.
Point Claude Desktop, Cursor, or VS Code at the Dezignee MCP servers to inspect and edit emails from your agent.
{
"mcpServers": {
"dezignee-users": {
"command": "python",
"args": [
"/path/to/dezignee-backend/scripts/mcp-users-server.py",
"--workspace-id=your-workspace-id",
"--api-key=dzg_api_your-api-key",
"--api-url=https://api.dezignee.com"
]
}
}
}Why Dezignee
The AI proposes; you decide. Every block is editable by hand, and full version history means nothing is ever a one-way door.
Output is built for real inboxes — table layouts, inline styles, and Outlook fallbacks — not just a pretty preview in the browser.
One command pipeline powers the UI, the API, and MCP — so anything you can do by hand, an agent can do too.
Pricing
AI usage is metered in credits. Paid plans reset monthly and never block you — overage is simple pay-as-you-go.
Free to start. No credit card. Bring your own agent whenever you're ready.