hookwise 1.0.6

Intelligent permission gating for AI coding assistants
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "name": "hookwise",
  "version": "1.0.6",
  "description": "Intelligent permission gating for AI coding assistants",
  "mcpServers": {
    "hookwise": {
      "command": "hookwise",
      "args": [
        "mcp-server"
      ]
    }
  },
  "contextFileName": "GEMINI.md"
}