Vinkius

Vercel MCP for AI Agents. Manage Builds, Domains & Projects via Chat

Vercel MCP brings your continuous deployment infrastructure into chat. Use this MCP to manage projects, domains, and builds directly through your AI agent. You can list existing project architectures, trigger manual deployments from GitHub references, check live build statuses, or map out custom domain DNS settings without leaving your IDE.

Vercel MCP is compatible with Claude Claude
Vercel MCP is compatible with ChatGPT ChatGPT
Vercel MCP is compatible with Cursor Cursor
Vercel MCP is compatible with Gemini Gemini
Vercel MCP is compatible with Windsurf Windsurf
Vercel MCP is compatible with VS Code VS Code
Vercel MCP is compatible with JetBrains JetBrains
Vercel MCP is compatible with Vercel Vercel
See Vinkius in Action

Give Claude and any AI agent real-world access

Manage project structure

List all existing projects or create brand new Vercel boundaries using simple commands.

Audit domain records

Map out high-level custom domains and check specific subdomain routing aliases for any given project.

Control deployments

Check the status of recent builds, retrieve detailed deployment history, or instantly cancel a failing compilation.

Force builds on demand

Trigger an immediate manual build using specific GitHub repository tags when you need a hotfix fast.

Waiting for input…

AI Agent
Vercel

What AI agents can do with Vercel MCP with 10 Tools

Use this collection of tools to run every major DevOps command—from creating new sites to canceling failed deployments—all conversationally.

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 Vercel MCP

Cancel Active Build

Stops an ongoing compilation pipeline immediately if something goes wrong.

Trigger Github Deployment

Forces a new Vercel build using a specified GitHub repository reference.

Create Project

Sets up and creates an entirely new Vercel project boundary.

List Account Domains

Lists all high-level custom domains that are managed by the account.

List Projects

Provides a list of every Vercel project currently set up in your account.

Delete Project

Permanently removes an entire Vercel project from the platform (irreversible).

Get Deployment Details

Retrieves detailed status and configuration information for a specific build execution.

Get Project Details

Fetches the full configuration details for a specified Vercel project.

List Project Aliases

Maps out all specific subdomain routing connections for a single project.

List Deployments

Retrieves the history and status of recent continuous integration builds for a...

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.

Vercel MCP is compatible with Claude

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 Vercel 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 each call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

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

  • Use this MCP plus 5,200+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Connections are secured and governed automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog weekly
Vercel 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 Vercel. 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 each call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Tracking your web deployments is a mess of tabs and clicks. Solved with Vinkius AI Gateway

Right now, checking if a build finished or what domains are pointing where means logging into Vercel. You click to the dashboard, then you have to find the project, navigate to the deployment history, check the status, and maybe open another tab just to see the live preview URL. It’s constant context switching.

With this MCP, those manual steps disappear. Instead of clicking through menus, you simply ask your agent for the information—whether it's listing all project domains or checking a recent build ID. You get the answer immediately in chat.

Vercel MCP: Direct control over domain and deployment status.

The specific actions that are hard to replicate are running `list_project_aliases` to audit subdomain routing, or using the agent to initiate a forced build via `trigger_github_deployment`. These commands save you from navigating deep within multiple administrative sections.

Your AI client handles the complexity of interacting with Vercel's backend APIs. You just talk to it, and the deployment happens.

What your AI can actually do with this

This connector lets you run complex DevOps commands using only conversation. Forget clicking through multiple dashboards to manage your web applications. Instead, you talk to your agent, and it handles the heavy lifting with Vercel's backend tools.

You can ask for a list of every project in your account or check the status of a build that started hours ago. Need to update a domain alias? Just ask. Or maybe a critical compilation stalled out? Your agent can cancel it immediately, saving you time and compute credits.

The whole process is exposed through Vinkius, making deep DevOps control available right where you're coding.

It's about treating your entire CI/CD pipeline like another API call—something conversational and immediate.

Built · Hosted · Managed by Vinkius Vercel-MCP - Manage Deployments and Domains in Chat
Server ID 019d761b-d26d-71b0-ace9-d1f4164a2c17
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Questions you might have

How do I use Vercel MCP to list all my projects? +

You ask your agent to run list_projects. It will immediately return a comprehensive list of every project boundary you have set up in your Vercel account.

Can I check the status of an old build using Vercel MCP? +

Yes. You can use list_deployments to see recent history, or if you know the ID, ask for details with get_deployment_details. It gives a full report on the execution state.

Does Vercel MCP let me change my domain names? +

It helps you audit them first. You can use list_account_domains to see what's attached, and then check specific mappings using list_project_aliases before making any changes.

If my build fails, how do I stop it with Vercel MCP? +

You simply tell the agent to use cancel_active_build. It sends the command and stops the resource usage immediately in chat.

What is the difference between creating a project and listing one using Vercel MCP? +

Using list_projects just reads the names of existing projects. Using create_project writes data, setting up an entirely new Vercel container for your code.