Founding Developer Program — Open Now
Cerebral OS · Global Developer Program

Build on the runtime for synthetic labor.

One API. Three execution modes. Connect to anything with an API. Put AI employees anywhere — in 60 seconds.

Apply to Founding Program See What You Can Build
Any API If it has docs, it works
7,600+ Available Actions
3 Execution Modes
cerebral — invoke
# One endpoint. A Cerebral on any channel.
$ curl -X POST https://api.cerebral.ai/v1/cerebrals/cbl_8f2a/message \
  -H "X-API-Key: sk_live_..." \
  -d '{
    "message": "What's the status of order 1156?",
    "session_id": "user-abc-123",
    "customer_id": "cust_jane_doe"
  }'
# Response
{
  "message": "Order #1156 shipped Feb 24. Tracking: 1ZG6183E0331 (UPS). Expected Mar 2.",
  "execution_id": "exec_xyz_9a2",
  "actions_executed": 2,
  "governance_status": "approved",
  "tokens_used": 312
}
Architecture

Three execution modes. One correct answer for each problem.

Most AI platforms give you a single execution model and ask you to fit every workflow inside it. Cerebral OS gives you three — each architected for a different class of problem.

MODE 01
Conversational

Open reasoning. The Cerebral thinks, interprets context, uses tools and integration verbs, and produces a response. No predefined steps. Advisory SOPs inject guidance — not scripts.

customer conversations multi-turn judgment-required
executionMode: "conversational"
MODE 02
Strict Workflows

Deterministic step engine. Worker LLM executes each step goal. Manager LLM validates completion before advancing. The next step does not begin until the current one is verified.

refund processing compliance financial transactions
executionMode: "workflow_only"
MODE 03
Goal Executor

Autonomous planning. Give the Cerebral a goal and completion criteria — no predefined steps. The planner sequences verbs dynamically until criteria are satisfied or the step cap is reached.

research batch operations autonomous tasks
executionMode: "goal"

If it has an API, a Cerebral can use it.

If it has an API, a Cerebral can use it. The platform auto-generates integration verbs from any provider's API docs — deployed and live in minutes, not months.

2,800+ providers live and smoke-tested out of the box — Shopify, Stripe, PayPal, Re:amaze, Apollo, Klaviyo, Notion, Slack, HubSpot, Twilio, Zendesk, and thousands more. Need a provider that isn't in the catalog? The platform generates it on demand from their API docs. Every verb carries a risk classification that governs execution automatically.

shopify:get_order LOW
klaviyo:get_profile LOW
ship24:track_shipment LOW
gmail:send_email MEDIUM
slack:send_message MEDIUM
pipedrive:create_deal MEDIUM
stripe:refund_charge HIGH
shopify:cancel_order HIGH
Platform Tools

Every Cerebral arrives capable.

Before you connect a single integration — before any OAuth flow, before any credentials — a Cerebral has a full toolkit ready. These are platform-owned capabilities. No setup. No infrastructure to manage. Available on day one.

tool:web_search

Query the web and return ranked results.

tool:web_fetch

Retrieve and parse full page content.

tool:memory_read

Semantic search across the Cerebral's knowledge base.

tool:memory_write

Store findings, outputs, or entity records.

tool:context_get

Retrieve persistent customer or entity context.

tool:context_set

Update entity context across sessions.

tool:reason

Explicit chain-of-thought reasoning step.

tool:data_transform

Reshape, map, or convert data between steps.

tool:data_validate

Check data against a schema or business rule.

tool:extract

Pull structured data from unstructured content.

tool:file_read

Parse and extract content from uploaded files.

tool:summarize

Compress and synthesize content intelligently.

+ Paid tier: tool:browser_*  ·  tool:code_execute  ·  tool:document_generate  ·  tool:sms

Memory System

Every Cerebral remembers the right things.

Memory isn't a database query — it's a pipeline. Candidates are gathered, irrelevant ones are filtered before they reach the LLM, and token budget is allocated intelligently. The result is focused context, not noise.

Session Memory
Conversation history scoped to a session_id. Pass the same ID across requests for continuity. Omit it for stateless calls.
per-session
Customer Memory
Persistent records scoped by customer_id. Survives across sessions and devices. Every interaction builds a richer customer profile over time.
per-customer
Knowledge Base
Upload documents and the Cerebral knows them. PDF, Word, Excel extracted automatically. Relevant chunks are surfaced at runtime — the right context, not all context.
per-cerebral
Working Memory
In-flight variables during workflow execution. Persists across wait steps and async pauses so multi-step workflows never lose state.
per-execution
Governance

Every action governed. Every action logged.

Governance is not middleware — it's the enforcement layer between reasoning and consequence. Every verb carries a risk classification. Every execution creates an immutable audit record.

RISK
DEFAULT BEHAVIOR
CONFIGURABLE
EXAMPLE VERBS
LOW
Executes automatically. Logged to immutable audit trail.
Notification on execute
get_order · track_shipment · get_profile
MEDIUM
Notify on execute by default.
Configurable approval gate
update_record · create_deal · send_email
HIGH
Blocked at registry level until approval gate configured.
Required before execution
refund_charge · cancel_order · delete_record

Dry run mode available on every action — reads execute, writes captured to review queue without executing. Full-fidelity testing before any go-live.

API Sandbox

Feel the API before you build on it.

Founding developers get sandbox access with pre-configured Cerebrals across ten verticals. No setup, no credentials, no config. Pick a use case, fire a request, see a real AI worker respond. That's the whole point.

🛒
E-COMMERCE SUPPORT

Handles order lookups, refunds, tracking. Full Shopify + Stripe integration.

🔒 Unlocked on approval
🍽️
RESTAURANT BOOKING

Full reservation conversation. Booking intent captured, not executed.

🔒 Unlocked on approval
🔍
WEB RESEARCH

Searches, fetches, extracts, and synthesizes from live web sources.

🔒 Unlocked on approval
📋
MEDICAL INTAKE

Symptom triage, appointment scheduling. HIPAA-aware execution.

🔒 Unlocked on approval
📞
SDR QUALIFIER

Qualifies leads in real time. Full multi-turn qualification flow.

🔒 Unlocked on approval
📦
ORDER MANAGEMENT

Order status, return flows, fulfillment tracking across providers.

🔒 Unlocked on approval
📅
SCHEDULING

Service business booking, availability check, confirmation flow.

🔒 Unlocked on approval
⚖️
LEGAL INTAKE

Client intake, case classification, urgency routing.

🔒 Unlocked on approval
🏠
REAL ESTATE

Property queries, showing scheduling, buyer qualification.

🔒 Unlocked on approval
🛠️
TECHNICAL SUPPORT

Knows the platform. Trained on every page. Your first point of contact.

🔒 Unlocked on approval
In Production

Not a demo environment.

A leading e-commerce company runs their entire customer service operation on Cerebrals. These are the live production numbers.

3.4×

Higher output volume than human agents

5×

Faster response time

96.4%

Automation success rate

52×

Revenue attribution per interaction

Founding Developer Program

Join the founding developer cohort.

Founding developers get full API access, playground keys for all ten Cerebrals, direct support from the Cerebral OS team, and priority access to the partner marketplace when it launches.

Applications reviewed within 48 hours. Founding program is globally open.