mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-04-07 09:43:30 +08:00
feat: support disabling bundled mcp servers
This commit is contained in:
@@ -175,7 +175,7 @@
|
||||
"_comments": {
|
||||
"usage": "Copy the servers you need to your ~/.claude.json mcpServers section",
|
||||
"env_vars": "Replace YOUR_*_HERE placeholders with actual values",
|
||||
"disabling": "Use disabledMcpServers array in project config to disable per-project",
|
||||
"disabling": "Use ECC_DISABLED_MCPS=github,context7,... to disable bundled ECC MCPs during install/sync, or use disabledMcpServers in project config for per-project overrides",
|
||||
"context_warning": "Keep under 10 MCPs enabled to preserve context window"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user