MCP & AI Agent Integration

Textit
automation.

24 AI agent actions for Textit — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Textit 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
24
actions
100%
governed
<200ms
latency
24
AI agent actions
12
Read operations
12
Write operations
3
High-risk actions (approval gated)
CRM Textit 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 Textit.

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 Contact
textit:get_contact
Fetch a single contact by UUID with all fields and groups.
Read Low risk
Get Flow
textit:get_flow
Fetch a single flow by UUID with metadata and run counts.
Read Low risk
Get Group
textit:get_group
Fetch a single group by UUID with contact count.
Read Low risk
Get Message
textit:get_message
Fetch a single message by ID with contact and flow information.
Read Low risk
List Campaigns
textit:list_campaigns
List all campaigns with event counts and status.
Read Low risk
List Contacts
textit:list_contacts
List contacts with optional filtering by group or search query.
Read Low risk
List Fields
textit:list_fields
List all contact fields with their types and keys.
Read Low risk
List Flows
textit:list_flows
List all flows with optional filtering by type and archived status.
Read Low risk
List Groups
textit:list_groups
List all contact groups with contact counts.
Read Low risk
List Labels
textit:list_labels
List all message labels with message counts.
Read Low risk
List Messages
textit:list_messages
List messages with optional filtering by contact, folder, label, and date range.
Read Low risk
List Runs
textit:list_runs
List flow runs with optional filtering by flow, contact, and date range.
Read Low risk
Add Contact To Group
textit:add_contact_to_group
Add one or more contacts to a group.
Write Medium risk
Create Contact
textit:create_contact
Create a new contact with optional URNs, fields, and group memberships.
Write Medium risk
Create Field
textit:create_field
Create a new contact field with specified name and type.
Write Medium risk
Create Group
textit:create_group
Create a new contact group (static or smart group based on query).
Write Medium risk
Create Label
textit:create_label
Create a new message label.
Write Medium risk
Delete Contact
textit:delete_contact
Permanently delete a contact and all associated data.
Write High risk
Delete Group
textit:delete_group
Permanently delete a contact group.
Write High risk
Remove Contact From Group
textit:remove_contact_from_group
Remove one or more contacts from a group.
Write High risk
Send Message
textit:send_message
Send a message to contacts or groups via broadcast.
Write Medium risk
Start Flow
textit:start_flow
Start a flow for one or more contacts with optional extra variables.
Write Medium risk
Update Contact
textit:update_contact
Update an existing contact's information, URNs, fields, and group memberships.
Write Medium risk
Update Group
textit:update_group
Update an existing group's name and/or query.
Write Medium risk
MCP & Runtime API

Call Textit
from any AI agent.

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

textit:get_contact READ
# Call via Runtime API
curl
-X POST \
  "https://api.cerebralos.com/v1/runtime/actions/run"
  -H "X-API-Key: YOUR_KEY" \
  -d '{
    "verb": "textit:get_contact",
    "args": {},
    "execution_id": "agent-001"
  }'
textit:add_contact_to_group 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": "textit:add_contact_to_group",
    "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 Textit.

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 Textit data
Call textit:get_contact 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 Textit
Dry-run validates textit:add_contact_to_group 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 Textit action
governed end-to-end.

Cerebral OS isn't a connector. It's the execution layer that sits in front of Textit — 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 Textit action before it touches production. See exactly what would happen before a single real call is made.
Immutable audit trail
Every Textit action is logged — what ran, what changed, who approved it, when it happened. Full history on every verb, forever.
Connect with

Textit works best
alongside these.

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

Textit integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →