Skip to content

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 20 Dec 14:58
· 54 commits to main since this release
7c0d405

Patch Changes

  • #129 1e14e05 Thanks @threepointone! - feat: add Client ID Metadata Document (CIMD) support

    (by @mattzcarey in #112)

    CIMD support allows clients to use HTTPS URLs as client_id values that
    point to metadata documents.

    When a client_id is an HTTPS URL with a non-root path, the provider
    fetches and validates the metadata document instead of looking up in KV
    storage. Added validation to ensure client_id in the document matches
    the URL and redirect_uris are present.

    matches the new authorization spec for MCP

    https://modelcontextprotocol.io/specification/draft/basic/authorization