MCP & AI Agent Integration

Docsumo
automation.

11 AI agent actions for Docsumo — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Docsumo to organize files, generate documents, and manage permissions programmatically. 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)
Files & Documents Docsumo is a Files & Documents integration — use it to automate file storage, sharing, and document management from any AI agent or MCP-compatible runtime.
Actions

What you can do
with Docsumo.

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 Document
docsumo:get_document
Fetch a single document by ID with extraction status and data.
Read Low risk
Get Document Type
docsumo:get_document_type
Get detailed information about a specific document type including field definitions.
Read Low risk
Get Extracted Data
docsumo:get_extracted_data
Get the extracted data from a processed document.
Read Low risk
Get Processing Status
docsumo:get_processing_status
Check the current processing status of a document.
Read Low risk
List Documents
docsumo:list_documents
List documents with filtering and pagination options.
Read Low risk
List Document Types
docsumo:list_document_types
List all available document types for classification and processing.
Read Low risk
Approve Document
docsumo:approve_document
Approve a document that requires review, marking it as completed.
Write Medium risk
Delete Document
docsumo:delete_document
Permanently delete a document and all its extracted data.
Write High risk
Reject Document
docsumo:reject_document
Reject a document that requires review, sending it back for reprocessing.
Write Medium risk
Update Extracted Data
docsumo:update_extracted_data
Update the extracted data for a document (manual correction/review).
Write Medium risk
Upload Document
docsumo:upload_document
Upload a document for processing and data extraction.
Write Medium risk
MCP & Runtime API

Call Docsumo
from any AI agent.

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

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

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 Docsumo data
Call docsumo:get_document 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 Docsumo
Dry-run validates docsumo:approve_document before execution
Approval gate fires if risk level is high
Action executes with full governance — logged, audited, reversible
Trigger
File or document event
Process with AI
Route for approval
Notify team
How it works

Every Docsumo action
governed end-to-end.

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

Docsumo works best
alongside these.

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

Docsumo integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →