Skip to main content

Bug Fixes

  • The Lager Box’s MCP server no longer fails to start after version 2.0.0 of the MCP SDK was published. The box image requested that dependency without an upper bound, so any image built after the 2.0.0 release picked it up — and 2.0 moved the transport settings the server configures at startup, so the service raised immediately and nothing listened on port 8100. AI agents configured against http://<box-ip>:8100/mcp saw connection timeouts with no other symptom. The box image and the CLI’s optional mcp extra now cap the dependency below 2.0. Boxes pick the fix up on the next lager update --box <name>.

Installation

To install this version:
To upgrade from a previous version:

Resources

View Release on PyPI