01Provides MCP tools for reading state, listing/dispatching actions, and resetting history.
02Enables easy registration of single or multiple Redux stores via a simple API.
03Dynamically learns action types from observed dispatched actions.
04Offers a WebSocket runtime for live Redux state updates to connected clients.
050 GitHub stars
06Supports automatic runtime startup for quick integration with a default WebSocket server.