Skip to main content

mcp

The MCP server and its platform installers.
MCP-aware clients boot the server with command: npx, args: [tiny-brain, mcp]. Environment variables read on startup: TINY_BRAIN_* aliases are accepted for each.

hooks

The TDD git hooks (commit-msg, post-commit) — installed by init, managed directly when needed:
These hooks are the enforcement layer of the loop: header validation, phase advancement, and review kickoff all live here.

as

Prints a persona’s formatted context to stdout — the same content the session-start hook injects. Useful for inspecting what the agent is being told.
See Personas for what a persona is and how the default is configured.