Skip to main content
CommandPurpose
fracta initInitialize .fracta in a git repo
fracta spawnSpawn a new agent with a task
fracta listList all agents, status, and intent
fracta peekShow an agent’s recent semantic output
fracta saySend a follow-up message to an agent
fracta watchStream live SSE events from an agent
fracta mergeMerge an agent’s branch into the current branch
fracta killRemove an agent’s worktree and state
fracta serveRun fracta as an MCP server
fracta controlplaneManage the control plane daemon
fracta workerRun a queue worker for missions
fracta host-mcpRun the host-facing MCP server
fracta authManage credential profiles
fracta config mcpFetch the MCP catalog and inject servers into deployment configs
fracta mcp[Deprecated] One-release alias for fracta config mcp auth
fracta registryManage MCP server / tool registrations
fracta graphQuery and update the knowledge graph
The per-command pages below are auto-generated from fracta <cmd> --help. They are regenerated by running scripts/gen-cli-docs.sh.