{"id":"fyzafh-mcp-codex-dev","name":"mcp-codex-dev","homepage":null,"repo_url":"https://github.com/FYZAFH/mcp-codex-dev","category":"devtools","subcategories":[],"tags":["mcp","codex","claude-code","agent-integration","typescript","development-tools"],"what_it_does":"An MCP server that integrates Codex CLI into Claude Code workflows, providing session-managed tools for executing Codex actions (including TDD and review) and exposing auxiliary tools like health checks and session listing/discarding. It can also start a local HTTP progress UI server and stores MCP session tracking metadata per project.","use_cases":["Stateful code generation and continuation via Codex CLI sessions inside an MCP-enabled IDE workflow","Code review workflows with a structured review tool and resumable sessions","Running Codex-based TDD prompts and tracking progress within an agent workflow","Debugging/config verification via a health diagnostics tool","Managing and cleaning up tracked Codex sessions per project"],"not_for":["Production deployments where local filesystem/session persistence and local HTTP UI hosting are unacceptable","Environments requiring formal SLAs, strong backward-compat guarantees, or documented operational policies","Teams needing a well-specified, externally authenticated API surface (no auth scheme is described here)"],"best_when":"You want an agent/IDE integration that can orchestrate Codex CLI operations with resumable sessions and a local progress UI on a developer machine.","avoid_when":"You cannot allow writing session metadata to disk under project directories or you require enterprise-grade security guarantees with documented auth, TLS, and secrets handling.","alternatives":["Use Codex CLI directly (without MCP) and manage sessions manually","Other MCP servers that wrap coding/review workflows with standardized interfaces and documented security posture","Custom wrappers around Codex CLI using Codex’s own session mechanisms and logging"],"af_score":55.0,"security_score":27.8,"reliability_score":27.5,"package_type":"mcp_server","discovery_source":["github"],"priority":"high","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-03-30T13:40:35.267624+00:00","interface":{"has_rest_api":false,"has_graphql":false,"has_grpc":false,"has_mcp_server":true,"mcp_server_url":null,"has_sdk":false,"sdk_languages":[],"openapi_spec_url":null,"webhooks":false},"auth":{"methods":[],"oauth":false,"scopes":false,"notes":"No authentication mechanism is described in the provided README. The integration appears to rely on local configuration files and the host agent/IDE (Claude Code) invoking the MCP tools."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"No pricing information provided."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":55.0,"security_score":27.8,"reliability_score":27.5,"mcp_server_quality":65.0,"documentation_accuracy":70.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":90.0,"rate_limit_clarity":10.0,"tls_enforcement":30.0,"auth_strength":20.0,"scope_granularity":0.0,"dependency_hygiene":45.0,"secret_handling":50.0,"security_notes":"No authentication/authorization controls are described. The server starts a local HTTP progress page, which implies possible plaintext exposure on localhost (TLS not mentioned). The README indicates local disk writes for session metadata and references per-tool sandbox/model settings; without more detail, secret handling and access controls cannot be verified. Dependency hygiene is unknown beyond listed dependencies (TypeScript SDK and zod).","uptime_documented":0.0,"version_stability":40.0,"breaking_changes_history":30.0,"error_recovery":40.0,"idempotency_support":"false","idempotency_notes":null,"pagination_style":"none","retry_guidance_documented":false,"known_agent_gotchas":["Progress UI is served from a local port (default 23120) with special handling when multiple MCP instances run; orchestration may need to account for port conflicts and event forwarding.","Session tracking metadata is stored per project; agents should avoid excessive session creation without cleanup.","Tool behaviors (especially exec/review/resume semantics) depend on Codex CLI session mechanics; ensure the model/sandbox/timeouts are configured consistently per tool."]}}