codifier-mcp

alcor6502/codifier-mcp
★ 0 stars Python Security Updated today
MCP server for a versioned registry of rules: per-consumer scopes, admin web UI. OAuth, Tailscale Funnel, Unraid template.
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": {
    "codifier-mcp": {
      "command": "uvx",
      "args": [
        "codifier-mcp"
      ]
    }
  }
}

Or install with pip: pip install codifier-mcp