Skip to content

Moira v0.3.2

Choose a tag to compare

@witqq witqq released this 21 Jun 22:48

Initial public release of Moira — an Agent Workflow Engine for AI agents over MCP.

Run it

cp .env.example .env       # set BETTER_AUTH_SECRET
docker compose up -d       # pulls ghcr.io/moira-mcp/moira:latest
  • Web UI: http://localhost:8080 · Docs: /docs · MCP: /mcp
  • Image: ghcr.io/moira-mcp/moira:0.3.2 (linux/amd64)
  • License: Apache-2.0

See the README and /docs for the full self-hosting reference.