mcp-v0.23.9
MCP data plane now targets backend /1.6 (was /1.5).
client— every request path is built from a singleAPI_VERSION = "1.6"constant (exported asAPI_PREFIX).LeadbayClient(request / requestVoid / requestRawBinary + mock-mode paths) andbin.ts's login probe all reference it, so future backend version bumps are a one-line change. Verified live onapi-usbefore shipping:/1.6mirrors/1.5across the full route surface probed (monitor, lenses, auth/login, kpi, geo) — identical status on every call. Tool-description prose and route-doc comments updated to /1.6 to match.