MCP & AI Agent Integration

Gupshup
automation.

10 AI agent actions for Gupshup — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Gupshup to track shipments, trigger fulfillment, and notify customers on delivery events. 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
10
actions
100%
governed
<200ms
latency
10
AI agent actions
5
Read operations
5
Write operations
0
High-risk actions (approval gated)
Shipping Gupshup is a Shipping integration — use it to automate shipment tracking, fulfillment, and logistics from any AI agent or MCP-compatible runtime.
Actions

What you can do
with Gupshup.

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 App Settings
gupshup:get_app_settings
Get WhatsApp Business app settings and configuration.
Read Low risk
Get Message Status
gupshup:get_message_status
Get delivery status of a sent message.
Read Low risk
Get Template
gupshup:get_template
Get details of a specific WhatsApp message template.
Read Low risk
Get User Profile
gupshup:get_user_profile
Get WhatsApp user profile information.
Read Low risk
List Templates
gupshup:list_templates
List WhatsApp message templates for the app.
Read Low risk
Create Template
gupshup:create_template
Create a new WhatsApp message template for approval.
Write Medium risk
Send Location Message
gupshup:send_location_message
Send a location message via Gupshup WhatsApp.
Write Medium risk
Send Media Message
gupshup:send_media_message
Send a media message (image, document, audio, video) via Gupshup.
Write Medium risk
Send Message
gupshup:send_message
Send a message via Gupshup messaging API (WhatsApp/SMS).
Write Medium risk
Send Template Message
gupshup:send_template_message
Send a pre-approved template message via Gupshup.
Write Medium risk
MCP & Runtime API

Call Gupshup
from any AI agent.

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

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

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 Gupshup data
Call gupshup:get_app_settings 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 Gupshup
Dry-run validates gupshup:create_template before execution
Approval gate fires if risk level is high
Action executes with full governance — logged, audited, reversible
Trigger
Event in Gupshup
Process with AI agent
Take governed action
Log to audit trail
How it works

Every Gupshup action
governed end-to-end.

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

Gupshup works best
alongside these.

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

Gupshup integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →