Chat2AnyLLM/code-assistant-manager
code-assitant-manager allows you to manage the code assistants like claude code, codex, gemini on a single interface.
Platform-specific configuration:
{
"mcpServers": {
"code-assistant-manager": {
"command": "npx",
"args": [
"-y",
"code-assistant-manager"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...