cloga/optimus-code
Universal multi-agent orchestrator (MCP Server) for any AI coding tool — VS Code Copilot, Cursor, Windsurf, Claude Code, and more.
Platform-specific configuration:
{
"mcpServers": {
"optimus-code": {
"command": "npx",
"args": [
"-y",
"optimus-code"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...