om-design/ClaudeCode-Orchestrator
A Multi-Context Protocol (MCP) server that provides Claude.ai with specialized tools for code editing, formatting, reviewing, and context analysis through SSE (Server-Sent Events).
Platform-specific configuration:
{
"mcpServers": {
"ClaudeCode-Orchestrator": {
"command": "npx",
"args": [
"-y",
"ClaudeCode-Orchestrator"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...