PreToolUse
01Hook Claude Code
Runs before the agent uses a tool for WebFetch and WebSearch tool calls, executing pre-web-check.py via python. From FennecOnTheNet/pkg-booper-mcp.
Hook Claude Code
Runs before the agent uses a tool for WebFetch and WebSearch tool calls, executing pre-web-check.py via python. From FennecOnTheNet/pkg-booper-mcp.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing prompt-guard.py via python. From FennecOnTheNet/pkg-booper-mcp.
Hook Claude Code
Runs after a tool call finishes for Write and Edit tool calls, executing post-edit-check.py via python. From FennecOnTheNet/pkg-booper-mcp.
Hook Claude Code
Runs when a session starts on startup and resume, executing session-start.py via python. From FennecOnTheNet/pkg-booper-mcp.
Settings file Claude Code
Agent settings declaring 4 hook events (PreToolUse, UserPromptSubmit, PostToolUse, SessionStart).
MCP server Claude CodeCodexCursor +2
MCP server "chainlink-safe-fetch" as configured in FennecOnTheNet/pkg-booper-mcp. Runs .claude/mcp/safe-fetch-server.py with python.
MCP server Claude CodeCodexCursor +2
MCP server "pkg-booper" as configured in FennecOnTheNet/pkg-booper-mcp. Runs /home/kit/Projects/pkg-booper/dist/index.js with node.