Vinkius
Convoy

Convoy MCP for AI. Orchestrate webhooks with natural language prompts.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Convoy MCP on Cursor AI Code EditorConvoy MCP on Claude Desktop AppConvoy MCP on OpenAI Agents SDKConvoy MCP on Visual Studio CodeConvoy MCP on GitHub Copilot AI AgentConvoy MCP on Google Gemini AIConvoy MCP on Lovable AI DevelopmentConvoy MCP on Mistral AI AgentsConvoy MCP on Amazon AWS Bedrock

How this MCP server connects to your AI agent

Convoy manages your entire webhook infrastructure from within your AI client. Create, update, and delete endpoints; broadcast events to all subscribers; or pause traffic instantly for maintenance.

It gives you programmatic control over complex event delivery pipelines without ever leaving your terminal.

What AI agents can do with Convoy Automation

Activate endpoint

Restores traffic flow to a specific webhook destination that was paused.

Batch retry event deliveries

Attempts to resend multiple failed events in one batch process.

Broadcast event

Sends an event payload to all matching endpoints simultaneously.

+ 23 more capabilities included
Endpoint Management

Create, read, update, or delete specific webhook destinations within a project.

Event Broadcasting and Fanout

Trigger events across multiple services simultaneously or send a single event to all subscribed endpoints.

Traffic Flow Control

Instantly pause specific webhooks or activate them when maintenance is complete, managing live traffic flow.

Delivery Monitoring and Debugging

Retrieve detailed logs of past delivery attempts to debug failure points in your pipeline.

Bulk Infrastructure Operations

Process large numbers of endpoints, subscriptions, or filters at once using bulk tools.

Included with Plan

Waiting for input…

AI Agent

What AI agents can do with Convoy: 27 Tools for Webhook Management

Use these specific tools to perform every action related to webhook infrastructure, from creating endpoints to debugging complex event delivery failures.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using Convoy on Vinkius

Activate Endpoint

Restores traffic flow to a specific webhook destination that was paused.

Batch Retry Event Deliveries

Attempts to resend multiple failed events in one batch process.

Broadcast Event

Sends an event payload to all matching endpoints simultaneously.

Bulk Create Filters

Creates multiple data filters for a subscription using a single command.

Bulk Onboard

Adds many new webhook endpoints and subscriptions to your project at once.

Create Endpoint

Registers a brand new destination URL for incoming webhooks.

Create Event

Manually generates and sends a single, specific event payload.

Create Event Type

Defines the schema or structure for a new type of event that your system uses.

Create Filter

Sets up rules to determine which events should trigger specific subscriptions.

Create Portal Link

Generates a dedicated URL for accessing webhook management settings.

Create Source

Defines the origin or system that is responsible for sending events.

Create Subscription

Sets up a connection between an event type and a destination endpoint.

Delete Endpoint

Permanently removes a webhook destination from the project.

Dynamic Event

Creates a flexible event whose content can be determined at runtime.

Fanout Event

Disperses an event to multiple, unrelated endpoints efficiently.

Get Delivery Attempt

Retrieves the detailed status of one specific attempt to deliver an event.

Get Endpoint

Fetches all metadata about a single, existing webhook destination.

Import Event Types

Loads defined event types into the system using an OpenAPI specification file.

List Delivery Attempts

Retrieves a list of all delivery attempts associated with one specific event delivery.

List Endpoints

Lists every webhook destination configured in the current project.

List Event Deliveries

Shows a summary list of all events that have been delivered recently.

List Meta Events

Retrieves general system-level events, separate from application data.

List Subscriptions

Lists all active subscriptions that link event types to endpoints.

Pause Endpoint

Temporarily stops traffic to a specific webhook endpoint immediately.

Retry Event Delivery

Re-sends an entire recorded event delivery that failed previously.

Update Endpoint

Changes the URL or settings of an existing webhook destination without deleting it.

Security and governance baked right in.

Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.

Claude AI

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The Convoy integration is available immediately — no restart needed.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on every call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Convoy, then connect any of our 5,100+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,100+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Every connection is secured and compliant automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog every week
Convoy MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Convoy. 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.

VINKIUS INFRASTRUCTURE

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on every call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Built on the Model Context Protocol (MCP) for Claude, ChatGPT, Cursor, and more

The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.

This connection provides 26 powerful capabilities that interface natively with Claude, ChatGPT, Cursor, and other compatible AI platforms. No middleware. No custom integration required.

Webhook debugging is usually a nightmare of dashboards and copy-pasting IDs., Solved with Vinkius AI Gateway

Right now, when an integration fails, you're stuck. You jump between the webhook dashboard, the logging service, and your IDE. You have to manually find the endpoint ID, check its status, then drill down into a specific delivery attempt just to see if the data even got there. It’s tedious, slow, and prone to human error.

With this MCP, you simply tell your AI client what went wrong. Your agent handles all the necessary checks, like listing endpoint statuses or retrieving failure reports. You get an immediate, actionable diagnosis without ever leaving your terminal.

Control event delivery with Convoy's full suite of tools.

You no longer have to manually list endpoints and then decide which ones need maintenance. You can tell the system to check all critical paths using `list_endpoints` and then execute a status change with `pause_endpoint`. It manages the operational state for you.

The result is that your entire event pipeline runs under programmatic control. The complexity of managing hundreds of subscriptions becomes as easy as asking a question.

What your AI can actually do with this

Webhook management is usually a headache of dashboards and manual clicking. Convoy changes that by letting your AI client orchestrate every aspect of your event infrastructure through simple conversation. You can build new endpoints, or maybe you need to test an old one, so you use create_endpoint for setup. When the time comes to push data, instead of manually triggering a flow, you just tell your agent to broadcast an event.

The system then handles sending that message to every matching destination. If things go wrong, you don't guess; you check delivery attempts and pinpoint exactly where the failure happened. All this control is available through Vinkius, giving you one place to manage thousands of connections across any MCP-compatible client.

Built · Hosted · Managed by Vinkius Convoy MCP - Webhook Orchestration for AI Clients
Server ID 019ea5e6-0197-71c9-a756-70d1a86df4ad
Vinkius Inspector
Compliance Grade A+
Score 98.33/100
Vinkius Inspector Badge — Score 98.33/100

Questions you might have

How do I check if an endpoint is working with Convoy? +

You can use get_endpoint to retrieve the full metadata and status of any specific webhook destination. This confirms its current state before you attempt a test event.

Can I trigger multiple events at once using Convoy? +

Yes, you have two options: use broadcast_event to send the same payload to all matching endpoints, or use fanout_event if you need to dispatch different event types across various services.

What is the difference between create_event and broadcast_event in Convoy? +

Using create_event manually generates a single, specific data payload for testing. broadcast_event, however, sends that event to all configured subscribers simultaneously.

How do I fix an endpoint that failed last week with Convoy? +

You first list the failures using list_delivery_attempts to find the specific delivery ID. Then, you use retry_event_delivery to re-send the entire event batch.

Does Convoy handle endpoint updates? +

Yes. Instead of deleting and recreating a destination URL, you use update_endpoint. This modifies settings while maintaining the existing webhook ID and subscription history.

Built & Managed by Vinkius 30s setup 26 tools

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

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

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on 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.