MCP & AI Agent Integration

Rumi AI
automation.

9 AI agent actions for Rumi AI — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Rumi AI to chain AI operations, process data, and build multi-model pipelines. 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
9
actions
100%
governed
<200ms
latency
9
AI agent actions
6
Read operations
3
Write operations
1
High-risk actions (approval gated)
AI & ML Rumi AI is a AI & ML integration — use it to automate AI model calls, data processing, and ML pipelines from any AI agent or MCP-compatible runtime.
Actions

What you can do
with Rumi AI.

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.

AI Stream Query
rumi_ai:ai_stream_query
Stream an AI query against session memories
Read Low risk
Get Current User
rumi_ai:get_current_user
Get information about the current authenticated user
Read Low risk
Get Future Sessions
rumi_ai:get_future_sessions
Retrieve upcoming/future sessions
Read Low risk
Get Meeting Types
rumi_ai:get_meeting_types
Retrieve available meeting types
Read Low risk
Get Memory Threads
rumi_ai:get_memory_threads
Retrieve memory threads
Read Low risk
Get Past Sessions
rumi_ai:get_past_sessions
Retrieve past sessions/meetings
Read Low risk
Add Session Access
rumi_ai:add_session_access
Add access to a session for specific email addresses or domains
Write Medium risk
Create Session
rumi_ai:create_session
Create a new session/meeting
Write Medium risk
Remove Session Access
rumi_ai:remove_session_access
Remove user access from a session
Write High risk
MCP & Runtime API

Call Rumi AI
from any AI agent.

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

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

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

Every Rumi AI action
governed end-to-end.

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

Rumi AI works best
alongside these.

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

Rumi AI integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →