A Model Context Protocol (MCP) integration for Vercel's REST API, providing programmatic access to Vercel deployment management through AI Assistants like Claude and Cursor.
{
"mcpServers": {
"iflownganiet-vercel": {
"command": "npx",
"args": [
"-y",
"@iflow-mcp/nganiet-vercel"
]
}
}
}