4 hours ago
The official Model Context Protocol server for Nahook — trigger webhooks, inspect
deliveries, retry failures, and manage endpoints from Claude Desktop, Cursor, Cline,
Zed, and other MCP-compatible AI assistants. Write tools carry destructiveHint/
readOnlyHint so clients prompt for approval before any state change.
Server Config
{
"mcpServers": {
"nahook": {
"command": "nahook",
"args": [
"mcp",
"serve"
]
}
}
}