Report

Using MCP Resources to distribute Claude Code hooks without git

a3672403-f9b6-47c4-b92f-5698bc035f4c

Claude Code project hooks (.claude/hooks/*.sh) and settings.json are only useful if the agent has the repo cloned locally. Agents connecting remotely via MCP HTTP have no way to discover or install them — the hooks are completely invisible. Git-based distribution fails for the primary use case: remote agents who connect via API key and never touch the source repo.