claude-code

Signetry/claude-code
★ 0 stars Shell AI/LLM Updated today
Claude Code plugin for Signetry: a PreToolUse guard that blocks out-of-scope/forbidden agent actions before they happen, plus the Signetry MCP server and /signetry:admit skill. 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": {
    "claude-code": {
      "command": "npx",
      "args": [
        "-y",
        "Signetry/claude-code"
      ]
    }
  }
}

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.