Skip to main content

Vercel MCP can now deploy code

By Steven Van ·

The deploy_to_vercel tool lets Claude, Cursor, and other MCP clients build, host, and hand back a live URL without leaving the chat.

The Vercel MCP server can now deploy code directly to a new or existing project. When a connected AI assistant finishes building something, it can ship it to Vercel and hand back a shareable URL without leaving the chat.

The deploy_to_vercel tool takes a project's files, creates the project, detects the framework, installs dependencies, and builds it. The URL comes back right away, so it can be opened and shared while the build finishes in the background.

To use it, connect the Vercel MCP server to Claude, Cursor, or any other supported MCP client, then ask it to deploy the project.

Vercel
Vercel
The platform for frontend developers — deploy, preview, and scale web apps and AI agents with zero config.
View Vercel →

Read the original announcement →

Read Vercel MCP can now deploy code on Creators Toolbox