Works with

Runtimes

Lucitra sits above the agent runtimes rather than replacing one. It ships adapters for:

  • Claude Code
  • Codex
  • goose

At least one of claude, codex or goose has to be on your PATH. Each agent on the team can be pointed at a different runtime and model; models shows the current assignment and configure changes it.

Node

Node 24 or later. The package declares that floor, so an older Node fails before anything starts.

MCP

lucitra mcp serves Lucitra's own commands to another agent over MCP, so a runtime you already use can start a task, read the tasks list or search the brain. mcp shows which MCP servers each agent on the team may reach.

Repositories

Lucitra works inside a git repository. Tasks run in their own worktree, and the project brain is markdown in a repository you own.