MCP & AI Agent Integration

Rhombus
automation.

18 AI agent actions for Rhombus — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Rhombus to automate business processes and connect tools in your stack. 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
18
actions
100%
governed
<200ms
latency
18
AI agent actions
9
Read operations
9
Write operations
3
High-risk actions (approval gated)
Business Tools Rhombus is a Business Tools integration — use it to automate business operations and workflow automation from any AI agent or MCP-compatible runtime.
Actions

What you can do
with Rhombus.

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 Camera
rhombus:get_camera
Fetch detailed information about a specific camera including status, location, and settings.
Read Low risk
Get Event
rhombus:get_event
Fetch detailed information about a specific security event including video and metadata.
Read Low risk
Get Location
rhombus:get_location
Fetch detailed information about a specific location including address and camera count.
Read Low risk
Get User
rhombus:get_user
Fetch detailed information about a specific user including permissions and status.
Read Low risk
List Cameras
rhombus:list_cameras
List all cameras with filtering options. Returns basic camera info and status.
Read Low risk
List Clips
rhombus:list_clips
List video clips with filtering options and download status.
Read Low risk
List Events
rhombus:list_events
List security events with time range and filtering options.
Read Low risk
List Locations
rhombus:list_locations
List all locations in the organization with basic information and camera counts.
Read Low risk
List Users
rhombus:list_users
List all users in the organization with filtering options.
Read Low risk
Create Clip
rhombus:create_clip
Create a video clip from camera footage for a specific time range.
Write Medium risk
Create Location
rhombus:create_location
Create a new location in the organization.
Write Medium risk
Create User
rhombus:create_user
Create a new user and optionally send them an invitation email.
Write Medium risk
Delete Clip
rhombus:delete_clip
Delete a video clip permanently.
Write High risk
Delete Location
rhombus:delete_location
Delete a location permanently. WARNING: This will remove all cameras from the location.
Write High risk
Delete User
rhombus:delete_user
Delete a user permanently from the organization.
Write High risk
Update Camera
rhombus:update_camera
Update camera settings including name, recording, and motion detection.
Write Medium risk
Update Location
rhombus:update_location
Update location information including name, address, and timezone.
Write Medium risk
Update User
rhombus:update_user
Update user information including name, role, status, and location access.
Write Medium risk
MCP & Runtime API

Call Rhombus
from any AI agent.

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

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

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

Every Rhombus action
governed end-to-end.

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

Rhombus works best
alongside these.

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

Rhombus integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →