# Vercel MCP can now deploy code

> Source: <https://vercel.com/changelog/vercel-mcp-can-now-deploy-code>
> Published: 2026-07-23 00:00:00+00:00

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

Point the `deploy_to_vercel`

tool at your files and Vercel creates the project, detects the framework, installs dependencies, and builds. You get a URL you can open and share while the build finishes in the background.

To get started, connect the [Vercel MCP server](https://vercel.com/docs/mcp/vercel-mcp) to Claude, Cursor, or any [supported MCP client](https://vercel.com/docs/agent-resources/vercel-mcp#supported-clients), and ask it to deploy your project.

[Learn more](https://vercel.com/docs/agent-resources/vercel-mcp) about the Vercel MCP.
