PreToolUse
01Hook Claude Code
Runs before the agent uses a tool for Edit and Write tool calls, running an inline shell check. From soukadao/ghdoc-mcp-app.
Hook Claude Code
Runs before the agent uses a tool for Edit and Write tool calls, running an inline shell check. From soukadao/ghdoc-mcp-app.
Settings file Claude Code
Agent settings declaring 9 hook events (PreToolUse, PostToolUse, Notification, UserPromptSubmit) and 40 allowed tools.
MCP server Claude CodeCodexCursor +2
MCP server "github" as configured in soukadao/ghdoc-mcp-app. Runs in Docker (ghcr.io/github/github-mcp-server). Needs 1 environment variable to run.
MCP server Claude CodeCodexCursor +2
Lets the agent drive a real browser: open pages, click, type, take screenshots and read the accessibility tree, using Playwright. Runs locally from the @playwright/mcp npm package.
MCP server Claude CodeCodexCursor +2
Lets the agent inspect and automate a live Chrome instance through the DevTools protocol: performance traces, network, console. Runs locally from the chrome-devtools-mcp npm package.