Changelog
Hookdeck CLI v2

In short
Embedded MCP server, new issue & metrics commands
The CLI now includes a built-in MCP server (hookdeck gateway mcp) for operational diagnosis on Event Gateway projects.
{
"mcpServers": {
"hookdeck": {
"command": "hookdeck",
"args": ["gateway", "mcp"]
}
}
}
There are also new hookdeck gateway issue and hookdeck gateway metrics command groups for Issues and metrics from the terminal.