# MCP server runtime deps. The pure-stdlib homelab_client.py needs nothing here;
# only server.py imports the SDK. `mcp` pulls in starlette/uvicorn used by the
# optional streamable-http transport. Requires Python 3.10+ (the image is 3.12).
mcp>=1.9.0
