codex

Signetry/codex
★ 0 stars Unknown language AI/LLM Updated today
OpenAI Codex integration for Signetry: MCP server + lifecycle-hook guard to govern coding-agent changes. Split from signetry-plugins.
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": {
    "codex": {
      "command": "npx",
      "args": [
        "-y",
        "Signetry/codex"
      ]
    }
  }
}

README Excerpt

> **Copyright (c) 2026 Binay Dalai. All rights reserved.** > This repository is strictly for viewing and contributing to the original project. You may not use, copy, modify, distribute, or commercialize this code for your own personal or commercial projects without explicit written permission. Only the original author retains the right to use and monetize this project.