[FEATURE] dedicated global mcp.json
Resolved 💬 3 comments Opened Nov 15, 2025 by Morriz Closed Feb 14, 2026
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
We store everything in git, including global config, and see global mcp configuration as muddled into a file that is used for state as well, not just config: ~/.claude.json.
That file is now abused for multiple purposes:
- keeping tabs on projects' state
- storing global config
- auth state
- update log
NOT nice. Please scratch yourselves behind the ears and think dev UX, which you are so good at in many places. Now take it to the full ;)
Proposed Solution
~/.claude/mcp.json
Alternative Solutions
_No response_
Priority
Medium - Would be very helpful
Feature Category
CLI commands and flags
Use Case Example
storing computer config in git
Additional Context
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗