MCP & AI Agent Integration

Postalytics
automation.

17 AI agent actions for Postalytics — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Postalytics to update contacts, move deals through pipelines, and trigger follow-up sequences automatically. Full governance, audit trail, and dry-run safety on every execution.

No credit card required
Live in production environments
<200ms median execution
Dry-run before production
Execution trace
live
17
actions
100%
governed
<200ms
latency
17
AI agent actions
8
Read operations
9
Write operations
2
High-risk actions (approval gated)
CRM Postalytics is a CRM integration — use it to automate contact management, deals, and pipeline operations from any AI agent or MCP-compatible runtime.
Actions

What you can do
with Postalytics.

Every action below is available as an MCP tool and a verb in Cerebral OS — callable from any AI agent, Claude, Cursor, Windsurf, or your own runtime via the BYOA API. All executions are governed, audited, and dry-run safe.

Get Campaign
postalytics:get_campaign
Fetch a single campaign by ID with details and statistics.
Read Low risk
Get Contact
postalytics:get_contact
Fetch a single contact by ID with address and custom field data.
Read Low risk
Get Mailing
postalytics:get_mailing
Fetch a single mailing by ID with delivery status and tracking details.
Read Low risk
Get Template
postalytics:get_template
Fetch a single template by ID with design details and merge fields.
Read Low risk
List Campaigns
postalytics:list_campaigns
List campaigns with optional filtering and pagination.
Read Low risk
List Contacts
postalytics:list_contacts
List contacts with optional filtering and pagination.
Read Low risk
List Mailings
postalytics:list_mailings
List mailings with optional filtering and pagination.
Read Low risk
List Templates
postalytics:list_templates
List templates with optional filtering and pagination.
Read Low risk
Add Campaign Recipients
postalytics:add_campaign_recipients
Add contacts as recipients to a campaign.
Write Medium risk
Create Campaign
postalytics:create_campaign
Create a new direct mail campaign.
Write Medium risk
Create Contact
postalytics:create_contact
Create a new contact with address validation.
Write Medium risk
Delete Campaign
postalytics:delete_campaign
Delete a campaign (only works for draft campaigns that haven't been sent).
Write High risk
Delete Contact
postalytics:delete_contact
Delete a contact permanently from the account.
Write High risk
Send Campaign
postalytics:send_campaign
Send or schedule a campaign for delivery.
Write Medium risk
Update Campaign
postalytics:update_campaign
Update an existing campaign (only works for draft/scheduled campaigns).
Write Medium risk
Update Contact
postalytics:update_contact
Update an existing contact with address re-validation if address fields change.
Write Medium risk
Validate Address
postalytics:validate_address
Validate and standardize a mailing address using USPS/Canada Post data.
Write Medium risk
MCP & Runtime API

Call Postalytics
from any AI agent.

Any AI agent — Claude, Cursor, LangChain, AutoGen, or your own — can call Postalytics actions through the Cerebral OS Runtime API. Governance, credentials, and audit trail fire automatically.

postalytics:get_campaign READ
# Call via Runtime API
curl
-X POST \
  "https://api.cerebralos.com/v1/runtime/actions/run"
  -H "X-API-Key: YOUR_KEY" \
  -d '{
    "verb": "postalytics:get_campaign",
    "args": {},
    "execution_id": "agent-001"
  }'
postalytics:add_campaign_recipients WRITE
# Dry-run first — no production risk
curl
-X POST \
  "https://api.cerebralos.com/v1/runtime/actions/run"
  -H "X-API-Key: YOUR_KEY" \
  -d '{
    "verb": "postalytics:add_campaign_recipients",
    "args": {},
    "execution_id": "agent-001",
    "metadata": {"dryRun": true}
  }'
Get your Runtime API key at app.cerebralos.com/signup — 1,000 free executions, no credit card required.
AI agent examples

What your AI agent
can do with Postalytics.

Real patterns your AI agent can execute via MCP or the Runtime API. Every action governed, dry-run safe, and fully audited.

Trigger
AI agent needs Postalytics data
Call postalytics:get_campaign via MCP or Runtime API
AI processes result and takes next action
Full execution logged to audit trail automatically
Trigger
Workflow needs to write to Postalytics
Dry-run validates postalytics:add_campaign_recipients before execution
Approval gate fires if risk level is high
Action executes with full governance — logged, audited, reversible
Trigger
Lead or deal event
Score with AI
Route to right rep
Trigger outreach sequence
How it works

Every Postalytics action
governed end-to-end.

Cerebral OS isn't a connector. It's the execution layer that sits in front of Postalytics — adding governance, dry-run safety, and a full audit trail to every operation.

Governance first
Every verb carries a risk classification. High-risk writes require explicit approval gates before they execute in production.
Dry-run safe
Simulate any Postalytics action before it touches production. See exactly what would happen before a single real call is made.
Immutable audit trail
Every Postalytics action is logged — what ran, what changed, who approved it, when it happened. Full history on every verb, forever.
Connect with

Postalytics works best
alongside these.

Build multi-step workflows that connect Postalytics to the rest of your stack. All governed. All audited.

Postalytics integration

Start free.
No credit card required.

Start free with 1,000 runs — no credit card required. Connect Postalytics in minutes, dry-run every action before it touches production, full audit trail on everything.

Start free — 1,000 runs Browse all integrations →