SynchronexBack to synchronex.ai
Docs

Integration

Sendinel Integration

How Synchronex workers prepare email and channel actions through Sendinel while preserving approval gates.

3 min read

Native Sending Surface

Sendinel is the sending layer in Kevin's product portfolio. Synchronex workers can prepare Sendinel actions such as campaign drafts and delivery-ready outputs, then pause those actions for review before real messages are sent. That approval-first pattern is part of the worker model: read signals, propose action, and let the user decide what leaves the system.

The integration is MCP-driven. Synchronex calls the Sendinel MCP server for campaign and delivery data, then renders native Synchronex UI over the returned data. It does not import the Sendinel dashboard package, embed an iframe, or call private Sendinel dashboard APIs directly.

Phase 1 focuses on campaign browsing, recent send logs, and quick compose flows from worker output. More Sendinel surfaces can be layered in later as MCP tools, keeping Sendinel's own tenant model and approval rules intact.

Read the full guide →