Installation
Prerequisites
Configuration
Configuration is loaded and validated by src/config.ts using a
CLI Usage
The interactive REPL CLI (src/cli.ts) runs the full agent workflow locally in your
REST & SSE Server Usage
The Express REST API (src/server.ts) exposes the agent workflow over HTTP, with
MCP Usage
The service can run as a Model Context Protocol (MCP) server (src/mcp.ts),
ACP & Zed Bridge Usage
The service exposes a raw Agent Client Protocol (ACP) server (src/index.ts +
Command Reference
npm scripts
FAQ
What is "The Brain" and why does the agent talk like a cartoon character?
Troubleshooting
Configuration validation failed ANTHROPICAPIKEY must be provided