Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: modelcontextprotocol/typescript-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.17.3
Choose a base ref
...
head repository: modelcontextprotocol/typescript-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 4 commits
  • 9 files changed
  • 7 contributors

Commits on Aug 18, 2025

  1. feature(middleware): Composable fetch middleware for auth and cross‑c…

    …utting concerns (#485)
    
    Co-authored-by: David Soria Parra <davidsp@anthropic.com>
    Co-authored-by: Claude <noreply@anthropic.com>
    3 people authored Aug 18, 2025
    Configuration menu
    Copy the full SHA
    abb2f0a View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2025

  1. restrict url schemes allowed in oauth metadata (#877)

    Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
    Co-authored-by: Claude <noreply@anthropic.com>
    3 people authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    64f7cdd View commit details
    Browse the repository at this point in the history
  2. [auth] OAuth protected-resource-metadata: fallback on 4xx not just 404 (

    #879)
    
    Co-authored-by: adam jones <domdomegg+git@gmail.com>
    pcarleton and domdomegg authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    1f5950b View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2025

  1. Configuration menu
    Copy the full SHA
    3bc2235 View commit details
    Browse the repository at this point in the history
Loading