Connect local coding-agent CLIs for bounded review, verification, and bug-hunting tasks.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "peer-cli-mcp" yet — see the docs or source repo.
Use peer-cli-mcp to call a local Codex or Claude CLI to review the latest commit in the current repository. Focus on readability, potential bugs, edge cases, and security risks, and list issues with severity levels and suggested fixes.
A structured code review report with issue list, severity, rationale, and suggested improvements.
Through peer-cli-mcp, call a local coding agent to verify whether my bug fix addresses the root cause. Compare the logic before and after the fix, identify scenarios that may still fail, and suggest additional tests.
A fix verification summary explaining sufficiency, remaining risks, and recommended additional test cases.
Use peer-cli-mcp to call a local Claude or Codex CLI. Based on the error logs, relevant source code, and reproduction steps, help locate likely causes of this intermittent failure and provide a prioritized investigation plan.
A bug-hunting analysis with likely root causes, supporting clues, and prioritized investigation steps.
Route local coding agent CLIs with validation, retries, and capability-based dispatch.
Enable Claude Code to perform coding tasks through the OpenAI Codex CLI.
Connects MCP clients to local Codex CLI for autonomous coding and thread history management.
Get intelligent, context-aware code reviews and improvement suggestions with MCP.
Wrap Claude Code CLI as MCP tools for headless coding sessions and automation.
Explore a local codebase read-only and answer questions with file-line citations.