MCP project scope lets teams commit server configs via .mcp.json, shifting from per-user to shared repository-wide setup.
Change
1
Total Changes (vs Average)
0.1×
Version Type
Patch
Release Focus
Feature
Days Since Prior Release
0
Release # This Month
#5 of 27
Bug Fix Ratio
0%
Post-Release Edits
—
Change Category
Ecosystem Impact
MCP has appeared in 5 of the last 10 releases — the highest sustained platform concentration in this window. This release deepens that trajectory by shifting MCP from personal setup to a collaborative, repo-committed concern.
Key Themes
1MCP Configuration Goes Team-Wide
May Help If You've Noticed
Your team re-configures the same MCP servers manually every time a new developer joins.
MCP server configs drift between teammates, causing inconsistent AI tool behavior.
You want MCP server changes reviewed in pull requests like any other config file.
Changes in Claude Code v0.2.50
Added1 change
•New MCP "project" scope now allows you to add MCP servers to .mcp.json files and commit them to your repository