Connect Svix to AI agents

Connect Svix to Claude, Codex, Cursor, or other AI agents for your entire team. Metorial security, governance, observability, and gives your team a unified Magic MCP url to connect.

Supported Tools

resend_message

Resend Message

Manually resend a specific message to a specific endpoint. Use this to retry a single failed delivery without recovering all messages.

update_application

Update Application

Update an existing consumer application's name, UID, rate limit, or metadata. Provide the application ID or UID to identify which application to update.

list_attempts_by_message

List Attempts by Message

List delivery attempts for a specific message. Shows the status, response, and endpoint for each attempt. Use this to debug delivery failures or verify successful delivery.

list_messages

List Messages

List webhook messages sent to an application. Filter by event type, channel, or time range. Use this to audit message history or debug delivery issues.

get_application

Get Application

Retrieve details of a specific consumer application by ID or UID. Returns the application's name, metadata, rate limit, and timestamps.

send_message

Send Message

Send a webhook message to a specific application. The message will be dispatched to all matching endpoints of that application. Optionally auto-create the application if it doesn't exist by including application details.

delete_application

Delete Application

Permanently delete a consumer application and all its associated endpoints and messages. This action cannot be undone.

delete_event_type

Delete Event Type

Archive (soft-delete) an event type. Archived event types are hidden from consumers but can still be referenced by existing messages.

get_endpoint_stats

Get Endpoint Stats

Get delivery statistics for a specific endpoint including counts of successful, pending, failed, and sending attempts. Also retrieves the endpoint's signing secret for webhook verification.

list_event_types

List Event Types

List registered event types in your Svix environment. Event types categorize webhook messages and allow consumers to subscribe to specific events.

list_endpoints

List Endpoints

List all webhook endpoints for a specific application. Returns endpoint URLs, filtering configuration, and status.

create_application

Create Application

Create a new consumer application in Svix. Applications represent your customers and are the target for webhook messages. Assign a custom UID (e.g., your internal customer ID) to enable stateless usage without storing Svix IDs.

create_endpoint

Create Endpoint

Create a new webhook endpoint for an application. Endpoints are target URLs that receive webhook messages. Configure event type filtering, channels, and custom headers.

list_applications

List Applications

List consumer applications in your Svix environment. Applications represent your customers, each receiving their own webhook messages. Use this to browse or search for applications before managing their endpoints or messages.

update_endpoint

Update Endpoint

Update an existing webhook endpoint's URL, event type filters, channels, rate limit, or other configuration.

delete_endpoint

Delete Endpoint

Permanently delete a webhook endpoint from an application. The endpoint will no longer receive messages.

get_portal_access

Get Portal Access

Generate a short-lived App Portal URL for a specific application. The portal lets your customers manage their endpoints, debug delivery, and inspect/replay past webhooks — all without needing a Svix account.

list_attempts_by_endpoint

List Attempts by Endpoint

List delivery attempts targeting a specific endpoint across all messages. Useful for diagnosing endpoint health and delivery patterns.

recover_failed_messages

Recover Failed Messages

Bulk-recover all failed messages for an endpoint since a given date. This resends all messages that have exhausted their retry attempts. Use this after an outage or endpoint misconfiguration to replay missed webhooks.

create_event_type

Create Event Type

Register a new event type in Svix. Event types are the primary way for webhook consumers to configure which events they receive. Optionally include a JSONSchema (Draft 7) to define the expected payload shape.

get_endpoint_transformation

Get Endpoint Transformation

Retrieve the JavaScript transformation configured for an endpoint and whether it is enabled.

get_message

Get Message

Retrieve a webhook message by Svix message ID or event ID. Optionally include the payload content for debugging or audit workflows.

update_event_type

Update Event Type

Update an event type's description, schemas, archive/deprecation state, feature flags, or group name.

import_event_types_from_openapi

Import Event Types From OpenAPI

Create or update Svix event types from an OpenAPI document's webhooks section. Supports dry runs to preview changes without modifying event types.

get_endpoint_secret

Get Endpoint Secret

Retrieve an endpoint's webhook signing secret for signature verification.

precheck_message

Precheck Message

Check whether a message with the given event type and channels would be sent to any active endpoint before creating it.

get_event_type

Get Event Type

Retrieve an event type by name, including schemas, feature flags, grouping, and lifecycle state.

update_endpoint_headers

Update Endpoint Headers

Replace the custom HTTP headers sent with webhook deliveries for an endpoint.

get_endpoint_headers

Get Endpoint Headers

Retrieve the custom HTTP headers configured for a webhook endpoint, including the names of sensitive headers that Svix redacts.

update_endpoint_transformation

Update Endpoint Transformation

Set, unset, enable, or disable the JavaScript transformation associated with an endpoint.

expunge_message_content

Expunge Message Content

Delete the stored payload for a message while preserving delivery metadata. Use this for retention and privacy workflows.

get_endpoint

Get Endpoint

Retrieve a webhook endpoint's URL, filtering, throttle, status, metadata, and timestamps by ID or UID.

rotate_endpoint_secret

Rotate Endpoint Secret

Rotate an endpoint's webhook signing secret. Provide a specific secret or omit it to let Svix generate one.

More integrations teams use with Svix

Linear

Create, read, update, and delete issues across teams with support for priorities, labels, assignees, due dates, and workflow states. Manage projects that group related issues, and organize work into time-boxed cycles (sprints). Create and manage documents, comments, and file attachments. Search issues using vector similarity or rich filters. Configure teams, workflow states, and labels. Track customers and link them to issues. Subscribe to real-time webhooks for changes to issues, projects, cycles, comments, documents, and more.

GitHub

Manage repositories, issues, and pull requests. Create and configure branches, star repositories, review code, and merge changes. Automate CI/CD workflows with GitHub Actions, manage workflow runs, secrets, and artifacts. Track issues with labels, milestones, and assignees. Search across code, repositories, issues, and users. Manage organizations, teams, and memberships. Create and manage projects, gists, packages, deployments, and environments. Access security alerts including code scanning, secret scanning, and Dependabot alerts. Read and write file contents in repositories. Manage webhooks, notifications, and codespaces.

Sharepoint

Manage SharePoint sites, document libraries, lists, and files. Create, read, update, and delete lists and list items with custom columns. Upload, download, move, copy, and version files in document libraries. Search across sites, files, folders, lists, and list items using Microsoft Search. Manage permissions at site, list, and item levels with granular access control. Define and manage content types and site columns. Subscribe to webhooks for list and library change notifications. Retrieve site properties and search for sites across Microsoft 365.

Salesforce

Manage CRM data including Accounts, Contacts, Leads, Opportunities, Cases, and custom objects. Create, read, update, and delete records. Query data using SOQL and search across objects using SOSL. Perform bulk data operations for large-scale imports, exports, and migrations. Execute composite requests to batch multiple operations in a single API call. Access analytics, reports, and dashboards. Manage files and attachments associated with records. Interact with Chatter feeds, posts, and groups for social collaboration. Subscribe to real-time change events via Change Data Capture and Platform Events. Manage org metadata including custom objects, fields, layouts, and workflows. Query data using GraphQL for precise data retrieval across related objects.

Microsoft Outlook

Send, read, reply to, forward, and manage email messages in user mailboxes. Organize messages into folders, apply categories, flags, and importance levels. Manage file and item attachments. Create, update, delete, and respond to calendar events and meetings. Find available meeting times, manage attendees, handle recurrence, and work with shared or delegated calendars. Create, read, update, and delete contacts, organize them into contact folders, and manage contact photos. Manage tasks and task lists via Microsoft To Do, including due dates, reminders, recurrence, and checklist items. Subscribe to webhook notifications for changes to messages, calendar events, and contacts. Support for Focused Inbox, @-mentions, mail tips, send-on-behalf, and send-as capabilities.

Airtable

Create, read, update, and delete records in Airtable bases and tables. Manage base schemas including creating tables and fields. Filter records using formulas, sort by fields, and scope queries to specific views. Upsert records to find, create, or update in a single call. Upload attachments to records, read and write record comments, list accessible bases, and receive real-time base change events through webhooks.

Technical notes for Svix

Send and manage webhooks as a service. Create and manage consumer applications, send webhook messages with typed event payloads, and configure delivery endpoints with event type and channel filtering. Register, update, schema-define, and import event types from OpenAPI. Manage endpoint headers, signing secrets, throttling, and JavaScript transformations. Precheck messages, inspect and expunge message payloads, retry failed deliveries, and bulk-recover messages. Generate embeddable consumer portal access for customers to manage endpoints, debug delivery, and replay webhooks. Monitor operational events such as endpoint changes and delivery attempt failures.

Connect Svix to production AI agents

See how Metorial gives Svix access the governance, tracing, and security controls teams need.

Frequently asked questions

Common questions about connecting Svix to AI agents with Metorial.

  1. Can Metorial connect Svix to AI agents?
    Yes. Metorial connects AI agents to Svix through a governed integration layer, so teams can use the provider while keeping access controlled and observable.
  2. Metorial is MCP compatible and lets teams expose approved provider tools to MCP-capable agents and clients through a controlled access layer.
  3. Metorial applies policies across users, groups, providers, agents, and individual tools, then records the context around every agent interaction.
  4. Yes. Metorial records provider activity so teams can inspect tool calls, troubleshoot integrations, and give security teams the visibility they need.