Vercel API
Integrates with Vercel's API to enable natural language-driven project management and deployment automation for streamlined development workflows.
16 stars
0 tools
Created Aug 2025
@zueai/zueai-vercel-api-vercel-api-mcpAbout
Integrates with Vercel's API to enable natural language-driven project management and deployment automation for streamlined development workflows.
Categories
general
Installation
npm
npm install @zueai/zueai-vercel-api-vercel-api-mcp
Configuration
{
"mcpServers": {
"zueai-vercel-api-vercel-api-mcp": {
"command": "npx",
"args": [
"-y",
"@zueai/zueai-vercel-api-vercel-api-mcp"
]
}
}
}