driftless namespace during the compatibility window. Existing integrations continue to work; new links use the Brein domains shown in these docs.
The value is the loop between them: a signal is interpreted with context, becomes an action on operational state, and leaves behind reviewed Knowledge for whoever comes next. The Driftless loop walks through the whole model, and coding agents are the most concrete place to start.
Connect in about a minute
Same workspace whether a human or an agent reaches it. Install the CLI, point your agent at it, and you’re in.1
Install the CLI and log in
2
Teach your coding agent
AGENTS.md and CLAUDE.md into your repo. From then on, any coding agent that opens the repo already knows the rhythm: read what the team knows before editing, write back what it learned after.3
Connect an AI client over MCP
Point ChatGPT, Claude, or Cursor at the Brein MCP endpoint:Claude and ChatGPT handle the OAuth handshake themselves, so you just paste the URL. For the CLI, agents, and CI, send your key in the
X-API-Key header instead. The full setup lives in MCP & OAuth.Wiring an agent by hand? It really comes down to two moves: read before you edit, write back after you learn. Drop the whole loop in one prompt into any agent, or follow Agent setup for your specific client.
Explore the docs
How it fits together
Knowledge, Operations, and the loop that turns a signal into reviewed Knowledge. Start here for the whole model.
Connect
Every way a human or an agent plugs in: the CLI, agent skills, MCP, governed Connections, and self-hosted agents.
Concepts
The Knowledge plane up close: workspaces, areas, topics, governance, and how drift keeps context honest.
Operate & collaborate
Collections, records, notes, and comments: where commercial and operational state lives.
Agents
Librarian curation and platform-owned source monitoring.
CLI reference
Create, read, update, and anchor context topics from the command line.
API reference
The REST surface. Base URL, auth, the error envelope, workspaces, repos, topics, and integrations.
