MCP & AI Agent Integration

Peaka
automation.

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

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 Api Endpoint
peaka:get_api_endpoint
Fetch a single API endpoint by ID with configuration and usage stats.
Read Low risk
Get Connection
peaka:get_connection
Fetch a single data connection by ID with configuration details.
Read Low risk
Get Dataset
peaka:get_dataset
Fetch a single dataset by ID with schema and metadata.
Read Low risk
Get Query
peaka:get_query
Fetch a single saved query by ID with its SQL and metadata.
Read Low risk
List Api Endpoints
peaka:list_api_endpoints
List API endpoints with optional filtering and search.
Read Low risk
List Connections
peaka:list_connections
List data connections with optional filtering by type and status.
Read Low risk
List Datasets
peaka:list_datasets
List datasets with optional filtering by connection and status.
Read Low risk
List Queries
peaka:list_queries
List saved queries with optional filtering and search.
Read Low risk
Create Api Endpoint
peaka:create_api_endpoint
Create a new API endpoint that exposes a query as a REST API.
Write Medium risk
Create Connection
peaka:create_connection
Create a new data connection with the specified configuration.
Write Medium risk
Create Query
peaka:create_query
Create a new saved query with SQL and metadata.
Write Medium risk
Delete Connection
peaka:delete_connection
Delete a data connection permanently. This cannot be undone.
Write High risk
Execute Query
peaka:execute_query
Execute a saved query or raw SQL and return the results.
Write Medium risk
Sync Dataset
peaka:sync_dataset
Trigger a data sync for a dataset to refresh it with latest data from source.
Write Medium risk
Test Connection
peaka:test_connection
Test a data connection to verify it's working properly.
Write Medium risk
Update Connection
peaka:update_connection
Update an existing data connection's configuration or settings.
Write Medium risk
MCP & Runtime API

Call Peaka
from any AI agent.

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

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

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

Every Peaka action
governed end-to-end.

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

Peaka works best
alongside these.

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

Peaka integration

Start free.
No credit card required.

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

Start free — 1,000 runs Browse all integrations →