xu-xiang/everything-claude-code-zh
everything-claude-code 中文翻译项目:完整的 Claude Code 配置集合(agents, skills, hooks, commands, rules, MCPs)。源自 Anthropic 黑客松获胜者的实战配置,助力中文工程师高效理解与使用 Claude Code。
Platform-specific configuration:
{
"mcpServers": {
"everything-claude-code-zh": {
"command": "npx",
"args": [
"-y",
"everything-claude-code-zh"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...