nangongwentian-fe/AICodingControl
If you use more than one AI coding tool (Claude Code, Cursor, Trae, Codex, etc.), you know the pain of keeping rules, MCP servers, skills, and commands in sync. AI Coding Control provides a unified visual interface to manage them all in one place.
Platform-specific configuration:
{
"mcpServers": {
"AICodingControl": {
"command": "npx",
"args": [
"-y",
"AICodingControl"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...