PuzzleBox
Hosts finite state machines as dynamic resources that clients can subscribe to for real-time updates, enabling coordi...
What it does
Hosts finite state machines as dynamic resources that clients can subscribe to for real-time updates, enabling coordination between multiple agents working on long-horizon tasks through shared state transitions and valid actions.
Puzzlebox is an MCP server implementation that hosts finite state machines (puzzles) as dynamic resources that clients can subscribe to and be updated when their state changes. It enables coordination between multiple agents working on long-horizon tasks by providing a shared state machine that can transition between discrete states through valid actions, with optional guards that can prevent transitions. The server exposes tools for adding puzzles, getting snapshots of puzzle states, performing actions on puzzles, and supports resource subscriptions so clients receive real-time updates when puzzle states change, making it particularly valuable for orchestrating multi-agent workflows where different teams need to operate within distinct project phases.
Capabilities
Server
Quality
deterministic score 0.60 from registry signals: · indexed on pulsemcp · has source repo · 24 github stars · registry-generated description present