PreToolUse
25Hook Claude Code
Runs before the agent uses a tool for Task tool calls, running an inline shell check. From darthzen/ollama-code-mcp.
Hook Claude Code
Runs before the agent uses a tool for Task tool calls, running an inline shell check. From darthzen/ollama-code-mcp.
Hook Claude Code
Runs when a session ends, running an inline shell check. From darthzen/ollama-code-mcp.
Hook Claude Code
Runs when a session starts, running an inline shell check. From darthzen/ollama-code-mcp.
Hook Claude Code
Runs when the agent finishes a response, running an inline shell check. From darthzen/ollama-code-mcp.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, running an inline shell check. From darthzen/ollama-code-mcp.
Settings file Claude Code
Agent settings declaring 6 hook events (PostToolUse, PreToolUse, SessionEnd, SessionStart).
Instructions file
Claude Code instructions for darthzen/ollama-code-mcp, covering routing guidance: local ollama vs. cloud claude, delegate to ollama-code-mcp when the task is.., keep in the cloud (do it yourself) when the task is.. and using the tools well.
MCP server Claude CodeCodexCursor +2
MCP server "ollama-code-mcp" as configured in darthzen/ollama-code-mcp. Runs locally from the ollama-code-mcp Python package.