Skip to content

v0.2.9

Choose a tag to compare

@kevinhcolgan kevinhcolgan released this 11 Mar 11:42
· 11 commits to main since this release
e062d60

Fixed

  • Preserve mcp:tools scope during dynamic client registration - the DCR proxy was stripping all client-requested scopes and replacing them with hardcoded defaults

Security

  • Updated @modelcontextprotocol/sdk from ^1.24.1 to ^1.26.0 (fixes SDK advisories + ajv)
  • Updated express from ^5.1.0 to ^5.2.1 (fixes body-parser, qs vulnerabilities)
  • Updated vite from 7.0.8 to 7.3.1
  • Added pnpm overrides for minimatch, @isaacs/brace-expansion, glob, rollup, and qs