MCP & AI Agent Integration

Bandwidth
automation.

13 AI agent actions for Bandwidth — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Bandwidth to send alerts, post updates, and coordinate team actions based on triggers. 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
13
actions
100%
governed
<200ms
latency
13
AI agent actions
9
Read operations
4
Write operations
0
High-risk actions (approval gated)
Communication Bandwidth is a Communication integration — use it to automate messaging, notifications, and team collaboration from any AI agent or MCP-compatible runtime.
Actions

What you can do
with Bandwidth.

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 Account
bandwidth:get_account
Retrieve account information including balance and settings.
Read Low risk
Get Application
bandwidth:get_application
Retrieve details for a specific application by ID.
Read Low risk
Get Call
bandwidth:get_call
Retrieve details for a specific call by ID.
Read Low risk
Get Message
bandwidth:get_message
Retrieve details for a specific message by ID.
Read Low risk
Get Phone Number
bandwidth:get_phone_number
Retrieve details for a specific phone number.
Read Low risk
List Applications
bandwidth:list_applications
List all applications configured in your Bandwidth account.
Read Low risk
List Calls
bandwidth:list_calls
List calls with optional filtering by phone numbers, dates, and status.
Read Low risk
List Messages
bandwidth:list_messages
List messages with optional filtering by phone numbers, dates, and status.
Read Low risk
List Phone Numbers
bandwidth:list_phone_numbers
List phone numbers in your Bandwidth account with optional filtering.
Read Low risk
Create Call
bandwidth:create_call
Create an outbound voice call through Bandwidth.
Write Medium risk
Send Message
bandwidth:send_message
Send an SMS or MMS message through Bandwidth.
Write Medium risk
Update Call
bandwidth:update_call
Update an active call's state or redirect it to a new URL.
Write Medium risk
Update Phone Number
bandwidth:update_phone_number
Update phone number settings like application assignment and name.
Write Medium risk
MCP & Runtime API

Call Bandwidth
from any AI agent.

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

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

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 Bandwidth data
Call bandwidth:get_account 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 Bandwidth
Dry-run validates bandwidth:create_call before execution
Approval gate fires if risk level is high
Action executes with full governance — logged, audited, reversible
Trigger
Message or alert triggered
Route to right channel
Notify relevant team
Log to audit trail
How it works

Every Bandwidth action
governed end-to-end.

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

Bandwidth works best
alongside these.

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

Bandwidth integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →