

Moltcraft serves as an open-source isometric pixel dashboard designed specifically for Moltbot, an open-source personal AI assistant. Its main purpose is to transform the way developers monitor and interact with their AI agents by replacing traditional terminal logs with a visual, interactive world where agents are represented as pixel characters.
The dashboard provides a multi-agent view that displays every agent, their status, token usage, and conversations from a single screen. It features interactive buildings that reveal real data such as cron jobs, token usage, skills, and connected channels when clicked. The platform includes live chat functionality allowing users to click on agents, read conversation history, send messages, and watch responses stream in real-time. Built-in voice I/O enables hands-free interaction where users can talk to agents and hear their responses.
Moltcraft operates as a zero-dependency application built with pure HTML, CSS, and JavaScript totaling approximately 2MB in size. It requires no React framework or build step and can run on minimal hardware like a Raspberry Pi. The system auto-discovers Moltbot gateways and displays agents as pixel characters walking around the world in real-time.
The primary benefit is eliminating the need for multiple terminal tabs and complex log-scrolling by providing an intuitive visual interface. Users can monitor agent activity at a glance and interact with agents directly through chat and voice without context-switching between different tools. The platform visualizes infrastructure as interactive architecture, making it easier to understand complex AI systems.
Moltcraft targets developers working with Moltbot AI assistants and requires a running Moltbot instance to function. It's designed for users who want to monitor AI agents visually rather than through traditional terminal interfaces. The platform is MIT licensed, runs on minimal hardware, and integrates directly with Moltbot installations.
admin
Moltcraft is designed for developers and users working with Moltbot, an open-source personal AI assistant. It targets individuals who need to monitor AI agents visually rather than through traditional terminal interfaces. The platform requires a running Moltbot instance and appeals to users seeking minimal-dependency solutions that can run on hardware like Raspberry Pi. It's ideal for those wanting to interact with agents through chat and voice while maintaining full control over their data and infrastructure.