Loading page...
Loading page...
Monitor deployments, check build logs, and manage Vercel projects from your AI assistant.
Keep an eye on your Vercel deployments from inside your AI conversation. List recent deployments, check build status, read deployment logs, and inspect environment variables.
{
"mcpServers": {
"vercel-deployments": {
"command": "npx",
"args": ["-y", "@mcphub/vercel-deployments"],
"env": { "VERCEL_TOKEN": "..." }
}
}
}