PreToolUse
01Hook
Runs before the agent uses a tool for Grep tool calls, executing intercept_grep.py via python3. From sumisingh10/qgrep-mcp.
8 4mo ago A
tokens not measured
original MIT
Indexed code search MCP server. Orders of magnitude faster than ripgrep on large codebases. Built for Claude Code, works with Codex CLI, Cursor, Copilot, and any MCP client. Search, indexing, and estimation also available as a REST API.
Hook
Runs before the agent uses a tool for Grep tool calls, executing intercept_grep.py via python3. From sumisingh10/qgrep-mcp.
Hook
Runs after a tool call finishes for Grep tool calls, executing record_grep_latency.py via python3. From sumisingh10/qgrep-mcp.