Back to Home

mcp-delegator

Verified Safe

by littlebearapps

Overview

Orchestrates and delegates AI agent tasks (specifically OpenAI Codex) from Claude Code, enabling asynchronous execution and advanced development workflows.

Installation

Run Command
mcp-delegator

Environment 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

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens200
Stars0
Forks0
Last Update2025-11-24

Tags

AI Agent OrchestrationCodex IntegrationAsynchronous ExecutionDeveloper ToolsTask ManagementSecurity Features