Hooklaw
Freeby MCP Community
Webhook orchestrator with AI agents and MCP tools. BYOK, self-hosted.
v3.0.1Added Apr 12, 2026
webhookaiagentmcpautomation
Hooklaw MCP Server
Webhook orchestrator with AI agents and MCP tools. BYOK, self-hosted.
Installation
Reviews
Installation
Quick install
npx -y hooklaw
Add to claude_desktop_config.json
{
"mcpServers": {
"hooklaw": {
"command": "npx",
"args": ["-y", "hooklaw"]
}
}
}