MCP & AI Agent Integration

Leexi
automation.

11 AI agent actions for Leexi — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Leexi 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
11
actions
100%
governed
<200ms
latency
11
AI agent actions
6
Read operations
5
Write operations
1
High-risk actions (approval gated)
Business Tools Leexi 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 Leexi.

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 Analysis
leexi:get_analysis
Get AI-powered analysis of a call including sentiment, topics, and insights.
Read Low risk
Get Call
leexi:get_call
Fetch a single call by ID with transcription and analysis data.
Read Low risk
Get Transcription
leexi:get_transcription
Get the transcription for a completed call with speaker identification.
Read Low risk
List Calls
leexi:list_calls
List calls with optional filtering and pagination.
Read Low risk
List Participants
leexi:list_participants
List all participants in a call with their engagement metrics.
Read Low risk
Search Calls
leexi:search_calls
Search calls by content, keywords, or metadata with advanced filtering.
Read Low risk
Create Call
leexi:create_call
Create a new call/meeting for recording and analysis.
Write Medium risk
Delete Call
leexi:delete_call
Delete a call and all associated data (transcription, analysis, recordings).
Write High risk
Start Recording
leexi:start_recording
Start recording a scheduled call.
Write Medium risk
Stop Recording
leexi:stop_recording
Stop recording a call and trigger post-processing (transcription and analysis).
Write Medium risk
Update Call
leexi:update_call
Update an existing call's details.
Write Medium risk
MCP & Runtime API

Call Leexi
from any AI agent.

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

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

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

Every Leexi action
governed end-to-end.

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

Leexi works best
alongside these.

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

Leexi integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →