Claude Code Enhanced
Enables AI to execute code, manage files, run Git operations, and perform terminal commands through a robust task orchestration system with intelligent retry mechanisms and heartbeat monitoring.
Featured
View Source67 stars
0 tools
Created Aug 2025
@grahama1970/grahama1970-claude-code-enhanced-claude-code-mcp-enhancedAbout
Enables AI to execute code, manage files, run Git operations, and perform terminal commands through a robust task orchestration system with intelligent retry mechanisms and heartbeat monitoring.
Categories
general
Installation
npm
npm install @grahama1970/grahama1970-claude-code-enhanced-claude-code-mcp-enhanced
Configuration
{
"mcpServers": {
"grahama1970-claude-code-enhanced-claude-code-mcp-enhanced": {
"command": "npx",
"args": [
"-y",
"@grahama1970/grahama1970-claude-code-enhanced-claude-code-mcp-enhanced"
]
}
}
}