marshal-shim-0.8.1 is not a library.
marshal-shim — stdio MCP server backed by a MykoClient.
On startup the shim:
- connects MykoClient to MARSHAL_DAEMON_ADDRESS (default ws://localhost:6155),
- SETs a
Sessionentity describing this Claude session, - registers
on_command::<NotifyChannel>so daemon-pushed notifications (currently: peer messages viaMessageNotifySaga) are forwarded asnotifications/claude/channelMCP events, - serves stdio MCP with a curated tool surface backed by the MykoClient.