Skip to content

v0.4.1

Latest

Choose a tag to compare

@sudzikcoin sudzikcoin released this 21 Aug 17:15
· 1 commit to main since this release

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_load tool: free, idempotent — stops tracking before delivery (replaces confirm_delivery; statuses stay GPS-derived).
  • Stop windows: dateTo end bound on every stop; onTime is measured against the dateTo of the last delivery stop.
  • Stop caps in the input schema: pickups 1–2, deliveries 1–3, enforced client- and server-side.
  • update_load_status now answers 501 OPERATION_NOT_AVAILABLE (statuses come from geofences, never by hand).
  • Dockerfile for registry builds: defaults to the public sandbox key so tools/list introspection 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