Developers

Productive in five minutes.

An authenticated Agent API, an MCP server for any client, and skills that export as portable SKILL.md — so every agent you run consults governed, cited memory before it acts. Edit the question below and hit Run.

Quick start

Ask the brain — get a cited answer.

Mint a scoped key, then query in plain language. The answer is grounded in sources the key is cleared to see, with citations — or an honest “I don't know.”

curl https://your-workspace.companybrain.app/api/agent/ask \
  -H "Authorization: Bearer $CB_AGENT_KEY" \
  -H "Content-Type: application/json" \
  -d '{ "question": "What is our refund authority limit?" }'
Developers build on one stage — Execution
  1. Enterprise SystemsSlack · Microsoft 365 · Drive · ERP
  2. Connectorssync · live capture · CDC
  3. Normalizationone idempotent pipeline
  4. Knowledge Extractionfacts · entities · policies · skills
  5. Enterprise Memoryretrieval · history · supersession
  6. Knowledge Graphentities · relationships
  7. GovernanceRBAC · audit · approvals · encryption
  8. Executionanswers · skills · workflows · agents · API
  9. Business Outcomesfaster decisions · recovered revenue · provable compliance
What you get

Agent-first by design.

Agent API

One authenticated endpoint

Ask in natural language, get a cited answer scoped to the key's clearance. Same governance as the UI.

MCP

Model Context Protocol server

Point any MCP client at the brain — Claude, your own agents, IDE tools — and it can query and act under policy.

SKILL.md

Portable skills

Executable playbooks export as open SKILL.md files any agent runtime can read and run.

Auth

Scoped keys

Every key maps to an audience scope; the caller's identity is resolved server-side, never from what the agent claims.

CLI

Ingest & operate

Load documents, run workflows, and inspect the brain from a single command-line tool.

Models

Bring your own

Anthropic, OpenAI, and Gemini behind one interface, switchable at runtime. Your keys, your choice.

Everything you need

From Hello World to production.

Hello World

A ten-line first request.

SDKs

Python & JavaScript at launch; .NET next.

OpenAPI

The full spec, machine-readable.

Postman

Import the collection and go.

CLI

Ingest, run, and inspect from a terminal.

Docker

Self-host the whole brain in one container.

MCP example

Wire any MCP client to the brain.

GitHub

Sample apps and reference code.

The outcomes

Governed memory, delivered as business value.

Trusted AIBetter decisionsInstitutional knowledgeFaster onboardingProvable complianceOperational excellence

Every agent, on the same governed memory.

Start free with a scoped key, or read how the retrieval, governance, and agent surfaces fit together.