Back to Home
synergy2test icon

codex-validator-mcp

Verified Safe

by synergy2test

Overview

Validates implementation plans for software development projects using AI, identifying architectural issues, missing dependencies, and best practice violations before code implementation.

Installation

Run Command
node dist/index.js

Environment Variables

  • OPENAI_API_KEY
  • CONTEXT7_API_KEY

Security Notes

The server executes external binaries (OpenAI Codex CLI) and can, in 'apply_changes' mode, modify files. This is an intentional core feature. Safeguards are in place: 'suggest' mode runs in a read-only sandbox by default, and 'apply_changes' mode is designed to prompt for confirmation via the MCP client, though the CLI itself manages the actual application of changes. No hardcoded secrets or arbitrary code execution vulnerabilities were found beyond the intended functionality of an AI coding agent.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens4000
Stars0
Forks0
Last Update2026-01-19

Tags

AICode ValidationDeveloper ToolsBest PracticesMCP