github chrisdoc/hevy-mcp v3.3.0

9 hours ago

Minor Changes

  • #682 c979b6a Thanks @planecore! - Add an optional OAuth 2.1 layer to the Cloudflare Worker so remote MCP clients such as Claude.ai custom connectors can connect without a fixed Authorization header. When an OAUTH_KV namespace is bound, the Worker serves RFC 8414 / RFC 9728 discovery metadata, dynamic client registration, and PKCE token exchange, plus an /authorize page that validates the submitted Hevy API key against Hevy and stores it encrypted inside the OAuth grant. Without the binding, Worker behavior is unchanged, and direct Hevy-API-key bearer requests keep working in both modes.

Patch Changes

  • #683 90a4577 Thanks @chrisdoc! - Use the OpenTelemetry user.hash semantic convention and propagate the user hash to every recorded span.

Don't miss a new hevy-mcp release

NewReleases is sending notifications on new releases.