Developer Tools

Svix Management MCP Server

Connect your account, then chat with AI to run tools.

Svix Management API for administering environments, API tokens, and organization settings. Use this to list environments, create/expire API tokens, and manage environment-level configuration. Requires a Svix Management API key (starts with mgmtsk_).

Managed
5 tools
Agent guide included

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for Svix Management — workflow patterns, data models, and gotchas for your AI agent.

Svix Management

Svix Management API administers environments, API tokens, and organization settings. Requires mgmtsk_ key.

Data Model

  • Environments — isolated logical regions (prod/stage) with their own signing keys and ingress URLs.
  • Environment-scoped tokens — long-lived credentials minted per environment for automation.

Gotchas

  • Management key: mgmtsk_ prefix. Separate from Environment API (testsk_/sk_). Resolve env_id from the environment catalog before minting tokens.

Tools in this Server (5)

Svix Mgmt Create Api Token

Create a new API token for a specific Svix environment. The token key is only shown once in the response.

Svix Mgmt Expire Api Token

Expire (revoke) an API token for a specific environment. Optionally set a delay in seconds before expiry.

Svix Mgmt Get Environment

Get details of a specific Svix environment by ID. Returns name, type, creation date, and region info.

Svix Mgmt List Api Tokens

List API tokens for a specific Svix environment. Shows token names, creation dates, and scopes.

Svix Mgmt List Environments

List all environments in your Svix organization. Environments are isolated webhook processing regions (e.g. production, staging).

Frequently Asked Questions

What is the Svix Management MCP server?

Svix Management API for administering environments, API tokens, and organization settings. Use this to list environments, create/expire API tokens, and manage environment-level configuration. Requires a Svix Management API key (starts with mgmtsk_). It provides 5 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Svix Management to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/svix-management. Authentication is handled automatically.

How many tools does Svix Management provide?

Svix Management provides 5 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does Svix Management require?

Svix Management uses API Key. Svix Management requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect Svix Management to any MCP client in minutes

MCP URL
https://mcp.mcpbundles.com/bundle/svix-management

One-click install:

The link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.

Or add manually

  1. Open claude.ai → Settings → Connectors.
  2. Click the + button and choose Add custom connector.
  3. Set Name to Svix Management and paste the MCP URL into Remote MCP server URL.
  4. Click Add. Svix Management will appear under Not connected — select it and click Connect to complete OAuth.
Name: Svix Management
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/svix-management
Authentication: OAuth

Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).

Ready to use Svix Management?

Sign in to connect your credentials and start running tools from the chat.