OITApps/claude-code-team-commander
Blueprint for building a shared Claude Code configuration for your team — personas, commands, plugin catalog, MCP servers, security, and onboarding
Platform-specific configuration:
{
"mcpServers": {
"claude-code-team-commander": {
"command": "npx",
"args": [
"-y",
"claude-code-team-commander"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...