Frontend cloud platform
Connect to Vercel for deploying and managing frontend applications.
{
"mcpServers": {
"vercel": {
"mcpServers": {
"vercel": {
"env": {
"VERCEL_TOKEN": "your-vercel-token"
},
"args": [
"-y",
"vercel-mcp-server"
],
"command": "npx"
}
}
}
}
}