v0.1.1 — dependency bound fix
Fixes installation of fresh environments: the MCP Python SDK's 2.0.0 release removed mcp.server.fastmcp, and 0.1.0's unbounded mcp>=1.2 let new installs resolve it, crashing on startup. Dependencies are now bounded (mcp>=1.2,<2, grpcio>=1.60,<2), and labgrid_mcp.__version__ is derived from package metadata.
Use this version — 0.1.0 is not installable in fresh environments.
uvx labgrid-mcp demo