Vercel
Freeby MCP Community
Vercel connector for antidrift — deployments, projects, domains, environment variables
v0.12.5Added Apr 12, 2026
antidriftmcpclaude-codecodexcursor
Vercel MCP Server
Vercel connector for antidrift — deployments, projects, domains, environment variables
Installation
Reviews
Installation
Quick install
npx -y @antidrift/mcp-vercel
Add to claude_desktop_config.json
{
"mcpServers": {
"vercel": {
"command": "npx",
"args": ["-y", "@antidrift/mcp-vercel"]
}
}
}