How to Use the Hookdeck (Webhook Gateway) MCP in Claude Code
Manage Hookdeck from your terminal. Perfect for CI/CD pipelines, cron jobs, and shell scripts.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Hookdeck (Webhook Gateway) MCP to Claude Code
Create your Vinkius account to connect Hookdeck (Webhook Gateway) to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Script Your Entire Webhook Infrastructure
Use tools like `create_source`, `create_destination`, and `create_connection` directly in your shell scripts. Claude Code lets you pipe these commands together to provision and configure your entire webhook routing setup from a single bash file. This is how you automate your environments for real. A single script can check if a connection exists with `claude mcp exec hookdeck list_connections`, and if not, create it. It's declarative infrastructure, but from the command line you already live in.
Headless Monitoring and Alerting
The `get_metrics_queue_depth` tool is built for automation. Run `claude mcp exec hookdeck get_metrics_queue_depth` in a cron job every minute and pipe the output to a script. If the queue depth is greater than zero, send an alert. You can build simple, rock-solid monitoring without a complex dashboarding tool. Combine `get_metrics_events` with `jq` to parse success rates, or use `list_issues` to check for new failure types. It's all just text, so it works with any standard Unix tool.
Automated Recovery in Your CI/CD Pipelines
This MCP Server gives your deployment scripts eyes and hands. After a deployment, your script can use `publish_event` to run a quick smoke test. It then immediately checks the outcome with `get_event` and `get_attempt`. If an attempt fails, the script can trigger `retry_event` or, for bigger problems, `pause_connection` to halt traffic to the broken deployment. It can even trigger a rollback in your CI system. This turns your pipeline from a simple deployment tool into a resilient delivery system.
Set up Hookdeck (Webhook Gateway) MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seehookdeck-webhook-gateway-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Hookdeck (Webhook Gateway) transactions." It will automatically discover and invoke the available Hookdeck (Webhook Gateway) tools.
claude mcp add --transport http hookdeck-webhook-gateway-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Hookdeck (Webhook Gateway) MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Hookdeck (Webhook Gateway) MCP today
We host it, we monitor it, we maintain it. You just paste one token.