eunox

eunolabsx/eunox
★ 0 stars Go Security Updated today
A capability firewall for MCP servers: a deny-by-default proxy that enforces which tool calls an AI agent may make (and with which arguments), backed by a signed audit log. One static Go binary.
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": {
    "eunox": {
      "command": "go",
      "args": [
        "run",
        "github.com/eunolabsx/eunox@latest"
      ]
    }
  }
}

Topics

ai-agentsai-securityaudit-logauthorizationcapability-based-secugojwtleast-privilegemcpmodel-context-protocolpolicy-enforcementproxy