Vercel
Read Vercel project context, deployments, and logs so your agent understands what shipped and where.
Add Vercel to your agent
Remote OAuth server. Vercel documents one-click setup per client on vercel.com/docs/mcp/vercel-mcp.
1Config location
Global: ~/.cursor/mcp.json or project: .cursor/mcp.json
2Copy this snippet
{
"mcpServers": {
"vercel": {
"url": "https://mcp.vercel.com"
}
}
}
Add this block under mcpServers, then restart Cursor.