Skip to content
Vinkius

Hookdeck Connector for AI agents.

52 live capabilities

Manage webhook reliability and event routing through natural conversation.

Live agent request Hookdeck / Connector

Waiting for input…

AI Agent

Why people use Hookdeck

Hookdeck for Webhook Reliability

With this Connector, you just tell your agent what to do. You can pause a connection or check a queue depth directly from your chat, moving from incident to resolution in seconds.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • Visual Studio Code
  • Windsurf

What Vinkius changes

You get a hands-on way to control your webhook traffic and debug events without leaving your chat.

Use it from Claude, ChatGPT, Cursor or another AI client you already have.

One account · 5,900+ Connectors

  1. Real-world use case 01

    Incident Response During Outages

    An engineer notices a spike in errors and uses pause_connection to stop the flow immediately while they fix the backend.

  2. Real-world use case 02

    Debugging Failed Payloads

    A developer uses get_request to see the exact payload that caused a transformation to fail and then uses retry_event to try again.

  3. Real-world use case 03

    Infrastructure Auditing

    A specialist uses list_connections to audit all active routes before moving to a new destination or decommissioning old ones.

Complete set · 52capabilities

The complete Hookdeck capability set.

These are the exact actions your AI can choose when you ask it to work with Hookdeck.

Capability set01 / 13

01—04

4 capabilities in this set.

Part of 52 available through Hookdeck.

  1. 01 Capability

    Delete destination

    Delete a destination from your routing setup. This removes the endpoint from your delivery list.

  2. 02 Capability

    Disable source

    Deactivate a source to prevent it from sending data. This is a high-level way to stop incoming traffic.

  3. 03 Capability

    Count connections

    Get the total number of connections in your project. This helps you keep track of your routing scale.

  4. 04 Capability

    Create connection

    Set up a new connection to route webhooks to a destination. Use this to build out new data paths.

Capability set02 / 13

05—08

4 capabilities in this set.

Part of 52 available through Hookdeck.

  1. 05 Capability

    Create destination

    Add a new destination where your webhooks will be sent. This defines the final stop for your data.

  2. 06 Capability

    Create issue trigger

    Create a new trigger to alert you when issues occur. This helps you stay on top of webhook failures.

  3. 07 Capability

    Create source

    Add a new webhook source to your Hookdeck project. Use this to bring in new data providers.

  4. 08 Capability

    Create transformation

    Define a new transformation to modify incoming webhook data. This lets you shape your data on the fly.

Capability set03 / 13

09—12

4 capabilities in this set.

Part of 52 available through Hookdeck.

  1. 09 Capability

    Delete connection

    Permanently remove a connection from your project. Use this to decommission old data routes.

  2. 10 Capability

    Delete issue trigger

    Remove an issue trigger from your project. Use this to clean up old alerts.

  3. 11 Capability

    Delete source

    Delete a source from your project configuration. This stops all data flow from a specific provider.

  4. 12 Capability

    Disable connection

    Turn off a connection to stop event routing immediately. Use this as a circuit breaker during incidents.

Capability set04 / 13

13—16

4 capabilities in this set.

Part of 52 available through Hookdeck.

  1. 13 Capability

    Get attempt

    Retrieve the details of a specific delivery attempt. This shows you exactly what happened during a failure.

  2. 14 Capability

    Get event

    Pull the data and status for a specific webhook event. This is perfect for inspecting individual payloads.

  3. 15 Capability

    Get issue trigger

    Retrieve the configuration for a specific issue trigger. Use this to check your active alerts.

  4. 16 Capability

    Get metrics transformations

    See how your data transformations are performing. Use this to check for latency in your data processing.

Capability set05 / 13

17—20

4 capabilities in this set.

Part of 52 available through Hookdeck.

  1. 17 Capability

    Get request

    Retrieve a specific request from your webhook history. Use this to find the exact payload that caused an error.

  2. 18 Capability

    Get transformation

    View the code and logic of a specific transformation. Use this to audit your data mapping rules.

  3. 19 Capability

    List attempts

    See a list of recent delivery attempts for your events. This is your first stop for troubleshooting failures.

  4. 20 Capability

    List connections

    See every connection currently configured in your project. This gives you a full view of your routing.

Capability set06 / 13

21—24

4 capabilities in this set.

Part of 52 available through Hookdeck.

  1. 21 Capability

    List sources

    See a list of all webhook sources in your project. This helps you manage your various data integrations.

  2. 22 Capability

    List transformations

    View all the transformations you've defined. Use this to see how you are shaping your incoming data.

  3. 23 Capability

    Pause connection

    Stop event routing for a specific connection immediately. This is your primary capability for handling outages.

  4. 24 Capability

    Retry request

    Try sending a request that was previously rejected. Use this to re-process failed requests manually.

Capability set07 / 13

25—28

4 capabilities in this set.

Part of 52 available through Hookdeck.

  1. 25 Capability

    Test transformation

    Run your transformation code against a sample payload to see the output. This prevents errors in production.

  2. 26 Capability

    Trigger bookmark

    Replay a request that you saved in a bookmark. This is perfect for simulating specific edge cases.

  3. 27 Capability

    Unpause connection

    Resume event routing for a connection that was previously paused. Use this to restore traffic flow.

  4. 28 Capability

    Update destination

    Modify the URL or rate limits of a destination. Use this to point your data to new endpoints.

Capability set08 / 13

29—32

4 capabilities in this set.

Part of 52 available through Hookdeck.

  1. 29 Capability

    Update issue trigger

    Edit the configuration of an existing issue trigger. Use this to fine-tune your alerts.

  2. 30 Capability

    Count sources

    See how many webhook sources you have active. It is useful for auditing your total integrations.

  3. 31 Capability

    Create bookmark

    Save a specific request to a bookmark for later replay. This is great for testing specific payloads.

  4. 32 Capability

    Delete bookmark

    Remove a saved request from your bookmarks. Use this to clean up your saved test cases.

Capability set09 / 13

33—36

4 capabilities in this set.

Part of 52 available through Hookdeck.

  1. 33 Capability

    Enable connection

    Turn back on a connection to resume event routing. Use this once your backend issues are resolved.

  2. 34 Capability

    Enable source

    Reactivate a source to begin receiving webhook data. Use this to restore data flow from a provider.

  3. 35 Capability

    Get connection

    Fetch the configuration and status of a specific connection. Use this to check your current routing rules.

  4. 36 Capability

    Get destination

    Get the details of a specific destination endpoint. This shows you where your data is being sent.

Capability set10 / 13

37—40

4 capabilities in this set.

Part of 52 available through Hookdeck.

  1. 37 Capability

    Get metrics attempts

    View delivery attempt metrics for your webhooks. This helps you monitor success rates over time.

  2. 38 Capability

    Get metrics events

    See statistics on how your events are being processed. Use this to monitor your overall traffic volume.

  3. 39 Capability

    Get metrics queue depth

    Check how many events are waiting in a destination's queue. Use this to spot bottlenecks early.

  4. 40 Capability

    Get metrics requests

    Get the volume of incoming requests for your project. This helps you understand your peak traffic times.

Capability set11 / 13

41—44

4 capabilities in this set.

Part of 52 available through Hookdeck.

  1. 41 Capability

    Get source

    Fetch the details of a specific webhook source. This shows you the configuration of your data providers.

  2. 42 Capability

    List bookmarks

    View all the requests you've saved as bookmarks. Use this to manage your saved test scenarios.

  3. 43 Capability

    List destinations

    List all the destinations where your data is sent. Use this to see every active endpoint in your project.

  4. 44 Capability

    List events

    View a list of recent webhook events. This is useful for quickly scanning recent activity.

Capability set12 / 13

45—48

4 capabilities in this set.

Part of 52 available through Hookdeck.

  1. 45 Capability

    List issue triggers

    See all the issue triggers you've created. Use this to audit your current alerting setup.

  2. 46 Capability

    List requests

    Pull a list of recent incoming webhook requests. Use this to see the latest data hitting your project.

  3. 47 Capability

    Retry event

    Manually trigger a retry for an event that failed to deliver. Use this to recover data without manual intervention.

  4. 48 Capability

    Update connection

    Change the name or routing rules of an existing connection. Use this to adjust your data paths on the fly.

Capability set13 / 13

49—52

4 capabilities in this set.

Part of 52 available through Hookdeck.

  1. 49 Capability

    Update source

    Modify the settings of a webhook source. Use this to update credentials or URLs for your providers.

  2. 50 Capability

    Update transformation

    Edit the code for a specific data transformation. Use this to update your data mapping logic.

  3. 51 Capability

    Upsert connection

    Create a new connection or update one by its name. Use this to manage your connections efficiently.

  4. 52 Capability

    Cancel event

    Stop any scheduled retries for an event. Use this when you want to prevent an event from trying to deliver again.

Set up in minutes

One URL. Then ask Hookdeck to work.

Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Hookdeck from the conversation.

Choose your client

Live preview
Advanced clients IDE · CLI

Claude · Web + desktop

Official guide ↗

Connector URL · ready to paste

Streamable HTTP
https://edge.vinkius.com/vk_preview_3hoCgh0EJctquMbKp8KpWnYvsZAo4mKmhiaSCaIm/mcp
  1. Step 01

    Open Connectors

    In Claude Web or Claude Desktop, open Settings and choose Connectors.

  2. Step 02

    Add the URL

    Choose Add custom connector, name it Hookdeck, and paste the URL above.

  3. Step 03

    Turn it on in chat

    Select +, open Connectors, and enable Hookdeck for the conversation.

Where the request belongs

Work Hookdeck can move forward.

Built around the request

It is for the backend engineer who is tired of context-switching between their code editor and a webhook dashboard during an incident. It is for the DevOps pro who needs to manage event pipelines at scale without manual clicks.

01

Backend Engineer

Toggles webhook traffic during deployments or outages to prevent system overload.

02

DevOps Engineer

Monitors event-driven pipeline health and source counts to ensure high availability.

03

Integration Specialist

Verifies routing rules and connection counts across different environments to ensure data integrity.

Bring your own AI

Change the model, client or framework. Keep Hookdeck connected.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • VS Code
  • Windsurf
  • ZCode
  • Cline
  • Zed
  • Continue
  • Kiro
  • Roo Code
  • Zencoder
  • Goose
  • Void
  • Augment Code
  • Amp
  • Qodo
  • Tabnine
  • Pieces
  • Sourcegraph Cody
  • JetBrains
  • Warp
  • Amazon Q
  • Antigravity
  • BoltAI
  • Raycast
  • Jan
  • LM Studio
  • AnythingLLM
  • Open WebUI
  • Msty
  • Cherry Studio
  • LibreChat
  • TypingMind
  • Chorus
  • 5ire
  • n8n
  • LangChain
  • LlamaIndex
  • CrewAI
  • Vercel AI SDK

Before you connect

Questions about Hookdeck.

The practical details behind the request, access and result.

How does the Hookdeck MCP help with webhook reliability?

It gives you a way to manage your webhook infrastructure through your AI agent. You can pause traffic to prevent system overload, manage retries, and monitor your routing rules in real-time.

Can I use Hookdeck MCP to debug failed webhooks?

Yes. You can ask your agent to fetch specific delivery attempts or inspect the exact payloads of failed requests to see exactly what went wrong.

How do I pause a webhook with the Hookdeck MCP?

Just tell your agent to pause a specific connection by name or ID. It will immediately stop the event routing for that route, acting as a circuit breaker.

Can the Hookdeck MCP manage multiple webhook sources?

Yes, it can manage all of your sources. You can list them, count them, and enable or disable them to control where your data comes from.

How does the Hookdeck MCP handle data transformations?

You can use it to view, update, and test your data transformations. This ensures your data is shaped correctly before it reaches your destination.

Can I use the Hookdeck MCP to replay old requests?

Yes, by using the bookmarking feature. You can save specific requests and then ask your agent to replay them whenever you need to test a scenario.

Does Hookdeck MCP work with Claude or Cursor?

Yes, it works with any MCP-compatible client, including Claude, Cursor, and Windsurf, as long as you have the Hookdeck MCP connected.

How do I see my webhook queue depth with Hookdeck MCP?

You can ask your agent to check the queue depth for any destination. This helps you see if your events are backing up and need more processing power.

How can I temporarily stop webhooks from being delivered to a destination?

You can use the pause_connection capability with the specific Connection ID. This will halt event routing until you call unpause_connection.

Can I see how many active sources I have configured?

Yes, use the count_sources capability to get the total number of sources, or list_sources to see the details of each one.

Is it possible to update connection rules through the AI?

Absolutely. Use the update_connection capability by providing the Connection ID and a JSON body containing the new configuration rules.

One connection away

Give your agent a direct line to Hookdeck.

Connect Hookdeck once. Keep it beside 5,900+ managed Connectors when the next task needs more.

Explore every Connector No credit card required · Free tier available