utilia-ai-wox/claude-config-toolkit
Comprehensive toolkit for creating and managing Claude Code configurations: skills, agents, hooks, rules, plugins, MCP/LSP servers, CI/CD, and more.
Platform-specific configuration:
{
"mcpServers": {
"claude-config-toolkit": {
"command": "npx",
"args": [
"-y",
"claude-config-toolkit"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...