MateClaw is described as a self-hosted team AI operating system. A single JAR file manages the runtime, data, and outbound communication boundaries. It supports multiple channels including Web, desktop, enterprise IM, and embedding, with unified media pipelines for eight IM platforms.
The software is open-source, auditable, runs as a single process, and has zero hidden dependencies. Deployment is quick: one command or a double-click on the desktop app, with data staying on the user's machine throughout. A Docker Compose setup launches the server, accessible at localhost:18080 with default admin credentials.
No comments yet.