MCP server @suverselabs/pingpoint-mcp 0.4.1 and SDK @suverselabs/pingpoint-sdk 0.4.1 (0.4.1 is metadata-only: package descriptions now fit npm's 255-character limit; all functional changes below shipped in 0.4.0, same day).
cancel_loadtool: free, idempotent — stops tracking before delivery (replacesconfirm_delivery; statuses stay GPS-derived).- Stop windows:
dateToend bound on every stop;onTimeis measured against thedateToof the last delivery stop. - Stop caps in the input schema:
pickups1–2,deliveries1–3, enforced client- and server-side. update_load_statusnow answers 501OPERATION_NOT_AVAILABLE(statuses come from geofences, never by hand).- Dockerfile for registry builds: defaults to the public sandbox key so
tools/listintrospection works out of the box.
Install: npx -y @suverselabs/pingpoint-mcp (env PINGPOINT_AGENT_KEY; a public sandbox key is published in the docs) · OpenAPI · CHANGELOG