oxygen-fragment/claude-modular
Production-ready modular Claude Code framework with 30+ commands, token optimization, and MCP server integration. Achieves 2-10x productivity gains through systematic command organization and hierarchical configuration.
Platform-specific configuration:
{
"mcpServers": {
"claude-modular": {
"command": "npx",
"args": [
"-y",
"claude-modular"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...