Openmuster See what your agents are doing in real time OpenMuster has launched a real-time observability layer for AI agents, providing developers with a live task stream that shows what agents started, finished, and when human input is needed. The tool integrates with MCP and Claude Code, displaying events such as task.started, task.progress, and task.input_requested in a terminal interface. Know what your AI agents are doing. MCP / AGENT OBSERVABILITY OpenMuster is a visibility layer between AI agents and their human developer. Your agents do the work. OpenMuster shows you what started, what finished, what is in progress, and when something needs your input. bash $ openmuster watch live connected claude code / mcp 12:04:09 task.started 12:04:18 task.progress "Inspecting auth" 12:05:41 task.input requested → needs your input Live task stream 3 agents / 1 needs you Build API Latest: Inspecting existing auth Database migration Should I replace the existing users table? Fix login bug 4m 23s 01 / How it works 02 / The signal endpoint /mcp events started → progress → input → done status visible to the human developer