Skip to content

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 27 Aug 14:37
· 3 commits to main since this release

0.7.0 (2026-08-27)

Bug Fixes

  • pick token_endpoint_auth_method from what the authorization server supports (98d646d)
  • re-establish the MCP session when the SSE stream reconnects (34299a0)

Features

  • identify this client by a metadata document URL with --client-metadata-url (311c7d7)
  • keep session cookies so a load-balanced server stays sticky (d5e33f8)
  • present the OIDC ID token as the bearer credential with --use-id-token (30df0c8)