Command Center documentation
Install, operate, and master Command Center — the manual for operators and their agents.
Command Center is a desktop platform for directing AI agents. You write missions, a commander-led fleet of agent sessions works them in visible terminals, and everything the system learns lands in a knowledge graph and a persistent memory — all on your machine, running on your own Claude subscription, in two tiers: Pro and Ultra. This manual covers the whole product: the install, the concepts behind it, every feature view, and the agentic infrastructure your agents work with — down to individual tools, agent definitions, and configuration keys.
Start here
New to Command Center? Two pages take you from download to your first dispatched mission.
Install
The installer walkthrough — from download to a running Command Center.
Quickstart: your first day
Open your workspace, run your first routine, and dispatch your first mission.
The manual
Getting started
What Command Center is, system requirements, the install, the first-day quickstart, and the Pro & Ultra tiers.
Core concepts
The ideas the product is built on — the operator model, missions, memory, the knowledge graph, and how updates work.
Features
One guide per view — every surface of the product, explained.
Agentic infrastructure
The working surface your agents rely on — MCP servers, agents, skills, routines, memory, the knowledge graph, and the daemons, in depth.
Workflows
End-to-end tutorials that cross features — from harvest-to-publish to full video production.
Reference
The facts — configuration keys, Doctor checks, keyboard shortcuts, and catalogs.
Troubleshooting
Symptoms, causes, and fixes — plus the FAQ.
Changelog
What ships in each release.
Support
How to reach support, what to include, and what to expect.
For your agents
This manual is built to be read by AI agents as well as people. Three machine-readable surfaces exist:
/docs/llms.txt— a compact index of every page, with title, description, and link./docs/llms-full.txt— the entire manual as one Markdown file.- Per-page Markdown — every page is also served as raw Markdown. Use the Copy Markdown button at the top of any page, or fetch the Markdown endpoint linked in the page's view options.
Point an agent at llms-full.txt to hand it the whole manual in one fetch,
or at llms.txt and let it pick the pages it needs. Answers your agents give
about Command Center are only as current as the pages they read — the
changelog records what changed and when.