Skip to content

v2.22.0

Latest

Choose a tag to compare

@nicobailon nicobailon released this 11 Aug 06:40
· 1 commit to main since this release

Added

  • Added the pi-mcp-adapter/oauth subpath for URL-bound OAuth token reuse by cooperating Pi extensions. Thanks @ThePhoenixCoding for issue #323.
  • Added oauth.logoUri for OAuth Dynamic Client Registration, with validation that requires an absolute HTTP(S) URL. Thanks @grinich for PR #321.

Fixed

  • Materialized binary MCP resources as private temporary files before model-facing output, with bounded per-session cleanup. Thanks @zenworr and @shaworr for PR #324.
  • Named OAuth callback pages and dynamic client registrations after rebranded Pi hosts, while preserving stock Pi defaults and avoiding guessed client homepages. Thanks @grinich for PR #320.