SyntheticBrew Engine Documentation
SyntheticBrew Engine is a self-hosted AI agent runtime: define agents, bind them to any LLM, give them tools over MCP, and serve chat to your users through a REST + SSE API or an embeddable widget. Pick your path below.
Start here
Section titled “Start here” Install via a coding agent (MCP) Recommended. Connect Claude Code, Cursor, VS Code, or OpenAI Codex to the engine's MCP server and provision a ready-to-chat agent in one conversation.
Quick Start (Docker) Run the engine with Docker Compose and send your first message in under 5 minutes.
Explore the docs
Section titled “Explore the docs” Configuration YAML reference for agents, models, tools, and MCP servers.
API Reference All REST API endpoints with curl examples.
Deployment Docker, model selection, usage limits, and production hardening.
Admin Dashboard Manage agents, models, schemas, MCP servers, and API keys visually.