grahama1970/claude-code-mcp-enhanced
Enhanced Claude Code MCP server with orchestration capabilities, reliability improvements, and self-contained execution patterns
Platform-specific configuration:
{
"mcpServers": {
"claude-code-mcp-enhanced": {
"command": "npx",
"args": [
"-y",
"claude-code-mcp-enhanced"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...