4,500+ servers built on MCP Fusion
Vinkius
Hookdeck logo
Vinkius
Windsurf logo

How to Use the Hookdeck MCP in Windsurf

Let Cascade chain Hookdeck MCP Server tools to build, test, and debug your entire webhook routing system in Windsurf.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Hookdeck MCP on Cursor AI Code Editor MCP Client Hookdeck MCP on Claude Desktop App MCP Integration Hookdeck MCP on OpenAI Agents SDK MCP Compatible Hookdeck MCP on Visual Studio Code MCP Extension Client Hookdeck MCP on GitHub Copilot AI Agent MCP Integration Hookdeck MCP on Google Gemini AI MCP Integration Hookdeck MCP on Lovable AI Development MCP Client Hookdeck MCP on Mistral AI Agents MCP Compatible Hookdeck MCP on Amazon AWS Bedrock MCP Support
MCP Servers - Free for Subscribers
Windsurf

Connect Hookdeck MCP to Windsurf

Create your Vinkius account to connect Hookdeck to Windsurf and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.

GDPR Free for Subscribers

Build webhook paths autonomously in Windsurf

The Hookdeck MCP Server exposes direct control over your event architecture, allowing Cascade to instantiate sources and destinations in one shot. Your agent reads your local code, determines where incoming payloads must go, and calls `create_source` alongside `create_destination` to map the pipeline. It bypasses manual API configuration by linking them immediately through `create_connection`. If you need payload modifications, the agent writes the JavaScript logic and applies it via `create_transformation`. It verifies the code by running `test_transformation` against real payloads before deploying. You get a fully functional routing path built in seconds without writing manual curl commands.

Diagnose and fix silent delivery failures

This MCP Server gives your agent direct visibility into failing HTTP endpoints and stuck queues. When an external service starts throwing 500s, Cascade runs `get_metrics_queue_depth` and `list_events` to locate the bottleneck. It doesn't ask you for permission to inspect the logs; it just grabs the exact error trace. Once the agent identifies the broken consumer, it pauses the flow with `pause_connection` to prevent further data loss. After you patch the downstream bug, Cascade resumes the traffic using `unpause_connection` and replays the failed payloads with `retry_event`.

Manage webhook traffic metrics on the fly

Monitoring ingestion rates requires real-time data, which this toolset provides through direct endpoint queries. Your agent pulls raw performance numbers using `get_metrics_attempts` and `get_metrics_requests` to spot latency spikes. It correlates these numbers with your local environment config to find mismatches. When transformations run slow, the agent calls `get_metrics_transformations` to benchmark execution times. If a specific endpoint consistently fails, Cascade sets up automated alerts by calling `create_issue_trigger` to notify your team before customers notice.

Setup guide

Set up Hookdeck MCP in Windsurf

Prerequisites

  • Windsurf IDE installed (macOS, Windows, or Linux)
  • Active Vinkius subscription with a valid endpoint token
  1. 1

    Open MCP configuration

    Click the Cascade assistant icon in the sidebar, then click the hammer icon (🔨) at the top of the panel. Select "Configure" to open ~/.codeium/windsurf/mcp_config.json.

  2. 2

    Add the Hookdeck MCP

    Paste the JSON snippet shown on the right into the mcpServers object. Replace [YOUR_TOKEN_HERE] with your endpoint token from cloud.vinkius.com.

  3. 3

    Refresh MCPs

    Go back to the hammer icon (🔨) in Cascade and click "Refresh". Windsurf will detect the new server. No full restart is needed — the connection is hot-reloaded.

  4. 4

    Verify in Cascade

    Start a new Cascade conversation and ask something like "Show my Hookdeck payment history." If connected, Cascade will call the Hookdeck tools directly. You will see a green dot next to the server name in the MCP panel.

mcp_config.json
{
  "mcpServers": {
    "hookdeck-mcp": {
      "url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
    }
  }
}

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Hookdeck. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

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 MCP in Windsurf

Add the server to your `mcp_config.json` file under the `mcpServers` block. Windsurf automatically registers all 52 tools, letting Cascade call them during active coding sessions.
Yes, that is Cascade's primary strength. You tell it to fix a broken webhook, and it autonomously runs `list_events`, finds the failure, and triggers `retry_event` in sequence.
Ask Cascade to test your transformation code. The agent uses `test_transformation` to run your local JavaScript against actual payload samples, showing you the exact output in your editor.
Yes, you can instruct your agent to run `pause_connection` or `disable_source`. This stops the flow of events immediately while keeping the webhook payloads queued safely.
Only metadata and connection parameters route through the local session. Your raw event payloads and API keys remain sandboxed within Vinkius's secure V8 isolates, preventing external leaks during execution.

Start using the Hookdeck MCP today

We host it, we monitor it, we maintain it. You just paste one token.

Built & Managed by Vinkius 30s setup 52 tools

We've already built the connector for Hookdeck. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 52 tools are live and waiting. You're up and running in seconds.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.