Connect external CLI coding agents for read-only analysis and deterministic code fixes.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "external-agent-mcp" yet — see the docs or source repo.
Use external-agent-mcp to perform a read-only code analysis on the current repository, identify excessive complexity, duplicated logic, and potential defects, then rank findings by severity.
A structured code quality report with issue locations, explanations, and priority recommendations.
Call external-agent-mcp to inspect lint and type errors in this module, provide deterministic fixes, and explain the impact scope of each change.
Clear fix steps or patch suggestions with impact notes for each change.
Before committing, use external-agent-mcp to run a read-only review on changed files, focusing on missing tests, edge cases, and possible regression risks.
A pre-commit review checklist listing risks, suggested additional tests, and fix priorities.
Connect OpenAI Codex CLI to MCP clients for headless coding sessions.
Forward MCP tools to coding agents for session-based development tasks.
Route local coding agent CLIs with validation, capability matching, and retries.
Delegate implementation tasks from AI coding agents to the Codex CLI.
Route local coding agent CLIs with validation, retries, and capability-based dispatch.
Connects MCP clients to local Codex CLI for autonomous coding and thread history management.