You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pin mcp-types to the exact mcp version via uv-dynamic-versioning
Mirror the httpx2/httpcore2 setup: make mcp's dependencies dynamic and move
them into the uv-dynamic-versioning metadata hook so mcp-types can be pinned
with `mcp-types=={{ version }}`. Each mcp release now requires the exact
mcp-types built from the same commit. The workspace source keeps local/editable
installs resolving to the in-tree package regardless of the pin.
0 commit comments