Skip to content

Overview

What Mister Morph is, and the fastest path through these docs.

Overview

Mister Morph is a unified agent project with two primary usage patterns:

  • CLI-first workflow (mistermorph run, telegram, slack, console serve)
  • Embedded Go core (integration package)

Choose Your Path

Repository Structure Snapshot

  • CLI entry: cmd/mistermorph/
  • Agent engine: agent/
  • Embedding core: integration/
  • Built-in tools: tools/
  • Provider backends: providers/
  • Detailed docs: docs/