ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Svix with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage your webhook infrastructure via Svix. orchestrate applications, configure endpoints, and monitor message delivery directly from any AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 15 capabilities

The complete Svix capability set.

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

Capability set01 / 04

01-04

4 capabilities in this set.

Part of 15 available through Svix.

  1. 01

    Create message

    Send a new webhook message

  2. 02

    List message attempts

    List delivery attempts for a specific message

  3. 03

    Update endpoint

    Update an existing Svix endpoint

  4. 04

    Create application

    Create a new Svix application

Capability set02 / 04

05-08

4 capabilities in this set.

Part of 15 available through Svix.

  1. 05

    Create endpoint

    Create a new endpoint for a Svix application

  2. 06

    Delete application

    Delete a Svix application

  3. 07

    List applications

    List Svix applications

  4. 08

    List endpoint attempts

    List delivery attempts for a specific endpoint

Capability set03 / 04

09-12

4 capabilities in this set.

Part of 15 available through Svix.

  1. 09

    List endpoints

    List endpoints for a Svix application

  2. 10

    List messages

    List messages sent for a Svix application

  3. 11

    Update application

    Update an existing Svix application

  4. 12

    Delete endpoint

    Delete a Svix endpoint

Capability set04 / 04

13-15

3 capabilities in this set.

Part of 15 available through Svix.

  1. 13

    Get application

    Get details of a specific Svix application

  2. 14

    Get endpoint

    Get details of a specific Svix endpoint

  3. 15

    Get message

    Get details of a specific Svix message

Observed, not estimated

958ms average. Fast in production.

Svix is checked daily against the live service.

Daily averagePeak 1153ms
Aug 20Today
Fastest day
805ms
Slowest day
1153ms
14-day trend
Slowing+25%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 15 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Svix, so you can see the experience inside your AI.

It does not authenticate your account with Svix. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Svix Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_OvnaEJzOZgXQOaZEHiQ7HaDyrMMQ95sqwx8mnPbR/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Svix capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "svix-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_OvnaEJzOZgXQOaZEHiQ7HaDyrMMQ95sqwx8mnPbR/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Svix owners ask.

  • 01

    How can I see all my current Svix applications?

    Simply ask the agent to run the list_applications capability. It will return a complete list of applications in your Svix workspace along with their IDs and names.

  • 02

    Can I check why a specific webhook message failed to deliver?

    Yes! Use the list_message_attempts capability with the message ID. Your agent will fetch the history of delivery attempts, including response codes and timestamps for debugging.

  • 03

    Is it possible to temporarily stop sending webhooks to a specific URL?

    Yes. You can use the update_endpoint capability and set the disabled parameter to true for that specific endpoint ID. This will pause delivery without deleting the configuration.