mcp for Claude Code
org.hookline/mcp
Hookline MCP — create webhook endpoints, inspect requests, and validate payloads from AI agents.
client:Claude Code
transport:stdio
runtime:npm
Install mcp in Claude Code
run in your project directory
claude mcp add mcp -e HOOKLINE_API_KEY=<HOOKLINE_API_KEY> -- npx -y @hookline/mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs