prymer-codex-plugin

builtbyberry/prymer-codex-plugin
★ 0 stars Unknown language Code/Dev Tools Updated today
Prymer — Codex CLI plugin marketplace (connects the hosted Prymer MCP server). Generated by swarmcloud's connector; do not hand-edit.
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": {
    "prymer-codex-plugin": {
      "command": "npx",
      "args": [
        "-y",
        "builtbyberry/prymer-codex-plugin"
      ]
    }
  }
}