MCP & AI Agent Integration

Document360
automation.

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

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 Article
document360:get_article
Fetch a single article by ID with content and metadata.
Read Low risk
Get Category
document360:get_category
Fetch a single category by ID with metadata and article count.
Read Low risk
Get Team Member
document360:get_team_member
Fetch a single team member by ID with role and permissions.
Read Low risk
List Articles
document360:list_articles
List articles with optional filtering by category, search, and status.
Read Low risk
List Categories
document360:list_categories
List categories with optional filtering by parent category.
Read Low risk
List Team Members
document360:list_team_members
List team members with optional filtering by role and status.
Read Low risk
Search Articles
document360:search_articles
Search articles by query with optional category and status filtering.
Read Low risk
Archive Article
document360:archive_article
Archive an article to hide it from public view while keeping it in the system.
Write High risk
Create Article
document360:create_article
Create a new article in Document360.
Write Medium risk
Create Category
document360:create_category
Create a new category in Document360.
Write Medium risk
Delete Article
document360:delete_article
Permanently delete an article from Document360.
Write High risk
Delete Category
document360:delete_category
Permanently delete a category and all its articles from Document360.
Write High risk
Publish Article
document360:publish_article
Publish a draft article to make it publicly visible.
Write Medium risk
Update Article
document360:update_article
Update an existing article in Document360.
Write Medium risk
Update Category
document360:update_category
Update an existing category in Document360.
Write Medium risk
MCP & Runtime API

Call Document360
from any AI agent.

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

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

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

Every Document360 action
governed end-to-end.

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

Document360 works best
alongside these.

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

Document360 integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →