mcp-delegator
Verified Safeby littlebearapps
Overview
Orchestrates and delegates AI agent tasks (specifically OpenAI Codex) from Claude Code, enabling asynchronous execution and advanced development workflows.
Installation
mcp-delegatorEnvironment Variables
- CODEX_MAX_CONCURRENCY
- CODEX_LOG_FILE
- CODEX_LOG_LEVEL
- CODEX_API_KEY
- GITHUB_TOKEN
- GIT_USER_NAME
- GIT_USER_EMAIL
- NODE_ENV
- PYTHONUNBUFFERED
- GO111MODULE
- RUST_BACKTRACE
Security Notes
Robust input validation prevents command injection and path traversal. Automatic secret redaction for 15+ patterns. Mutation gating requires explicit user confirmation for file-modifying operations. Risky Git operations are detected and require explicit user confirmation with automatic safety checkpointing. Uses child_process.spawn to prevent shell injection. Comprehensive CI/CD security plan including CodeQL, Dependabot, and npm Trusted Publisher. Deduction for wrapping codex CLI, which is an external dependency.
Similar Servers
claude-code-buddy
An intelligent AI Agent orchestration system for Claude Code, focusing on smart task routing, prompt enhancement, project memory, workflow guidance, and planning, presented via a real-time terminal UI dashboard.
claude-memory
Provides Claude Code with persistent memory by indexing past conversations, enabling recall of decisions, context, and work across sessions.
team-agentic-setup
The Cognee MCP Server functions as a central knowledge memory for a hierarchical AI agent system, enabling agents to dynamically retrieve and apply specialized development patterns for architecture, coding, testing, and deployment tasks.
claude-computer
An open-source platform demonstrating Claude's autonomous computer interaction capabilities, featuring real-time monitoring, behavioral frameworks (including a Gen Z crypto enthusiast persona), and tools for automated pull request creation and digital exploration.