Developer Tools

Svix Management MCP Server

Use Studio chat to drive this server — credentials stay in your workspace.

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_).

5 tools
Agent guide included
API Key
Start Chatting

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

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

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Ready to chat with Svix Management?

Same flow: Studio opens on this server after sign-in. Keep chatting to call tools from the conversation.

Svix Management MCP Server & Skill — 5 Tools