fix(claude): global path in CLAUDE.md

This commit is contained in:
2026-03-17 11:05:42 +01:00
parent 4134296e7c
commit 5b2ecf82f7

View File

@@ -31,7 +31,7 @@ Rules:
- if something related should change, ask first
## Config locations
- MCP server configs go in `.claude.json` (project) or `~/.claude.json` (global), not `settings.json`
- MCP server configs go in `.claude.json` (project) or `$CLAUDE_CONFIG_DIR/.claude.json` (global, defaults to `~/.claude.json`), not `settings.json`
- `settings.json` is for permissions, hooks, and behavior settings
## Code quality