Hooks Setup
MCP Serverby ssiumha · Added 5mo ago
Claude
9
Install
git clone https://github.com/ssiumha/dotsAdd to Claude
claude mcp add hooks-setupQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"hooks-setup": {
"command": "npx",
"args": [
"@modelcontextprotocol/hooks-setup"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Configures Claude Code hooks for projects and skills. Use when setting up lint, test, or format hooks in .claude/ directory, or applying hook recipes to skills via SKILL.md frontmatter.
Tags
developmentjavascripttypescriptpythongoskill