MCP & AI Agent Integration

SendGrid
automation.

21 AI agent actions for SendGrid — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use SendGrid to manage subscribers, trigger campaigns, and personalize outreach at scale. 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
21
actions
100%
governed
<200ms
latency
21
AI agent actions
7
Read operations
14
Write operations
5
High-risk actions (approval gated)
Marketing SendGrid is a Marketing integration — use it to automate email campaigns, audience management, and automation from any AI agent or MCP-compatible runtime.
Actions

What you can do
with SendGrid.

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
sendgrid:get_contact
Fetch a single contact by ID with all custom fields.
Read Low risk
Get List
sendgrid:get_list
Fetch a single contact list by ID with metadata.
Read Low risk
Get Template
sendgrid:get_template
Fetch a single email template by ID with versions.
Read Low risk
List Contacts
sendgrid:list_contacts
List contacts with pagination support.
Read Low risk
List Lists
sendgrid:list_lists
List all contact lists with pagination support.
Read Low risk
List Suppressions
sendgrid:list_suppressions
List email suppressions (bounces, blocks, spam reports, unsubscribes, invalid emails).
Read Low risk
List Templates
sendgrid:list_templates
List all email templates with pagination support.
Read Low risk
Add Contact To List
sendgrid:add_contact_to_list
Add contacts to a specific list in SendGrid.
Write Medium risk
Add Suppression
sendgrid:add_suppression
Add email addresses to a suppression list.
Write Medium risk
Create Contact
sendgrid:create_contact
Create a new contact in SendGrid.
Write Medium risk
Create List
sendgrid:create_list
Create a new contact list in SendGrid.
Write Medium risk
Create Template
sendgrid:create_template
Create a new email template in SendGrid.
Write Medium risk
Delete Contact
sendgrid:delete_contact
Delete a contact permanently from SendGrid.
Write High risk
Delete List
sendgrid:delete_list
Delete a contact list from SendGrid.
Write High risk
Delete Suppression
sendgrid:delete_suppression
Remove an email address from a suppression list.
Write High risk
Delete Template
sendgrid:delete_template
Delete an email template permanently from SendGrid.
Write High risk
Remove Contact From List
sendgrid:remove_contact_from_list
Remove contacts from a specific list in SendGrid.
Write High risk
Send Email
sendgrid:send_email
Send a single email via SendGrid API.
Write Medium risk
Update Contact
sendgrid:update_contact
Update an existing contact in SendGrid by email address.
Write Medium risk
Update List
sendgrid:update_list
Update a contact list name in SendGrid.
Write Medium risk
Update Template
sendgrid:update_template
Update an email template name in SendGrid.
Write Medium risk
MCP & Runtime API

Call SendGrid
from any AI agent.

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

sendgrid: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": "sendgrid:get_contact",
    "args": {},
    "execution_id": "agent-001"
  }'
sendgrid:add_contact_to_list 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": "sendgrid:add_contact_to_list",
    "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 SendGrid.

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 SendGrid data
Call sendgrid: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 SendGrid
Dry-run validates sendgrid:add_contact_to_list before execution
Approval gate fires if risk level is high
Action executes with full governance — logged, audited, reversible
Trigger
Campaign or subscriber event
Segment audience
Trigger follow-up
Log metrics to dashboard
How it works

Every SendGrid action
governed end-to-end.

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

SendGrid works best
alongside these.

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

SendGrid integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →