MCP & AI Agent Integration

Devrev
automation.

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

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
devrev:get_account
Fetch a single account (customer/organization) by ID with full details.
Read Low risk
Get Part
devrev:get_part
Fetch a single part (product/component) by ID with full details.
Read Low risk
Get User
devrev:get_user
Fetch a single user by ID with profile details.
Read Low risk
Get Work
devrev:get_work
Fetch a single work item (ticket, issue, or task) by ID with full details.
Read Low risk
List Accounts
devrev:list_accounts
List accounts (customers/organizations) with optional filtering and pagination.
Read Low risk
List Parts
devrev:list_parts
List parts (products/components) with optional filtering and pagination.
Read Low risk
List Timeline Entries
devrev:list_timeline_entries
List timeline entries (comments, updates, notes) for a work item or account.
Read Low risk
List Users
devrev:list_users
List users with optional filtering and pagination.
Read Low risk
List Works
devrev:list_works
List works (tickets, issues, tasks) with optional filtering and pagination.
Read Low risk
Create Account
devrev:create_account
Create a new account (customer/organization).
Write Medium risk
Create Part
devrev:create_part
Create a new part (product/component).
Write Medium risk
Create Timeline Entry
devrev:create_timeline_entry
Create a timeline entry (comment, update, note) on a work item or account.
Write Medium risk
Create Work
devrev:create_work
Create a new work item (ticket, issue, task, or opportunity).
Write Medium risk
Delete Work
devrev:delete_work
Permanently delete a work item. This action cannot be undone.
Write High risk
Search
devrev:search
Search across DevRev objects (works, accounts, parts, users) using text query.
Write Low risk
Update Account
devrev:update_account
Update an existing account with new values.
Write Medium risk
Update Work
devrev:update_work
Update an existing work item with new values.
Write Medium risk
MCP & Runtime API

Call Devrev
from any AI agent.

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

devrev: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": "devrev:get_account",
    "args": {},
    "execution_id": "agent-001"
  }'
devrev:create_account 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": "devrev:create_account",
    "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 Devrev.

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

Every Devrev action
governed end-to-end.

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

Devrev works best
alongside these.

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

Devrev integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →