calibrate_mouse
Calibrates this host's mouse pointer to fix off-target clicks by measuring commanded vs observed movement, then stores corrections for automatic application.
Instructions
Measure and store this host's mouse commanded→observed correction (#128).
Fixes "clicks where the button should be and misses". Pointer moves only —
no clicks, no keystrokes — but it visibly moves the live cursor ~10-30s,
so it is gated like HID input (KVM_PILOT_MCP_ALLOW_HID; one approval
covers the whole run). Preconditions: live video signal, a static
screen, a visible cursor, Pillow on the server
(pip install 'kvm-pilot[calibrate]'). Afterwards mouse percent
coords apply it transparently (calibrated: true); stored per (host,
capture resolution) — a resolution change makes it stale, never applied.
Mechanism details: the MCP server README.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | ||
| profile | No | ||
| tolerance | No |