BeClaude

vercel-deploy

New
7.3kSmitheryGeneralby openai

Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment".

First seen 5/22/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "vercel-deploy": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
code-reviewdeploymentdevops

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is vercel-deploy?

Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment".

How to install vercel-deploy?

To install vercel-deploy: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "vercel-deploy": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.

What is vercel-deploy best for?

vercel-deploy is a mcp categorized under General. It is designed for: code-review, deployment, devops. Created by openai.