CodexReviewKit

lynnswap/CodexReviewKit
★ 1 stars Swift DevOps Updated today
Native macOS app and local MCP server for running and monitoring Codex review jobs.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "codexreviewkit": {
      "command": "npx",
      "args": [
        "-y",
        "lynnswap/CodexReviewKit"
      ]
    }
  }
}

Topics

appkitcodexcodex-reviewmacosmcpswiftswift-package