MCP server for VLP lab VM automation. Runs on the manager VM of an EPC HOL SKU vPOD alongside the existing `vlp-tools-agent`. Exposes VM capabilities as first-class MCP tools so Cursor, Claude Code, and other AI agents can automate lab tasks without manual SSH sessions. Wraps the co-located [`vlp-tools-agent`](https://github.com/ATE-Labs/vlp-tools-agent) REST API at `localhost:8787` and adds general VM tooling on top. The existing agent's WebSocket connection to the VLP Hub is untouched.