MCP & AI Agent Integration

Plecto
automation.

21 AI agent actions for Plecto — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Plecto to create tasks, update project status, and coordinate work across teams automatically. 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
21
actions
100%
governed
<200ms
latency
21
AI agent actions
10
Read operations
11
Write operations
3
High-risk actions (approval gated)
Productivity Plecto is a Productivity integration — use it to automate tasks, projects, and team workflows from any AI agent or MCP-compatible runtime.
Actions

What you can do
with Plecto.

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 Dashboard
plecto:get_dashboard
Fetch a single dashboard by ID with its configuration and widgets.
Read Low risk
Get Data Source
plecto:get_data_source
Fetch a single data source by ID with its configuration and connection details.
Read Low risk
Get Kpi
plecto:get_kpi
Fetch a single KPI by ID with its configuration and current value.
Read Low risk
Get Member
plecto:get_member
Fetch a single member (user/employee) by ID with their details and permissions.
Read Low risk
Get Registration
plecto:get_registration
Fetch a single registration (data point) by ID.
Read Low risk
List Dashboards
plecto:list_dashboards
List all dashboards with optional filtering and pagination.
Read Low risk
List Data Sources
plecto:list_data_sources
List all data sources with optional filtering and pagination.
Read Low risk
List Kpis
plecto:list_kpis
List all KPIs with optional filtering and pagination.
Read Low risk
List Members
plecto:list_members
List all members (users/employees) with optional filtering and pagination.
Read Low risk
List Registrations
plecto:list_registrations
List registrations (data points) with optional filtering and pagination.
Read Low risk
Calculate Kpi
plecto:calculate_kpi
Trigger a manual calculation for a KPI in Plecto.
Write Medium risk
Create Dashboard
plecto:create_dashboard
Create a new dashboard in Plecto.
Write Medium risk
Create Kpi
plecto:create_kpi
Create a new KPI in Plecto.
Write Medium risk
Create Registration
plecto:create_registration
Create a new registration (data point) in Plecto.
Write Medium risk
Delete Dashboard
plecto:delete_dashboard
Delete a dashboard from Plecto. This action cannot be undone.
Write High risk
Delete Kpi
plecto:delete_kpi
Delete a KPI from Plecto. This action cannot be undone.
Write High risk
Delete Registration
plecto:delete_registration
Delete a registration (data point) from Plecto. This action cannot be undone.
Write High risk
Sync Data Source
plecto:sync_data_source
Trigger a manual sync for a data source in Plecto.
Write Medium risk
Update Dashboard
plecto:update_dashboard
Update an existing dashboard in Plecto.
Write Medium risk
Update Kpi
plecto:update_kpi
Update an existing KPI in Plecto.
Write Medium risk
Update Registration
plecto:update_registration
Update an existing registration (data point) in Plecto.
Write Medium risk
MCP & Runtime API

Call Plecto
from any AI agent.

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

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

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 Plecto data
Call plecto:get_dashboard 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 Plecto
Dry-run validates plecto:calculate_kpi before execution
Approval gate fires if risk level is high
Action executes with full governance — logged, audited, reversible
Trigger
Task or project event
Update status automatically
Notify assignees
Sync across tools
How it works

Every Plecto action
governed end-to-end.

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

Plecto works best
alongside these.

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

Plecto integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →