What problem does it solve?
Manage and automate common Vercel platform operations that are otherwise manual and error-prone, including creating and monitoring deployments, configuring domains and DNS, and managing environment variables and project settings across teams and accounts.
Core Features & Use Cases
- Deployment Management: Find projects, trigger new deployments from git or file uploads, and poll deployment status and logs for debugging.
- Environment Variable Controls: List, add, and delete env vars with support for secret/write-only types and scoped targets (production, preview, development).
- Domain and DNS Administration: Inspect domain configuration, list and modify DNS records, and manage project domain attachments and SSL provisioning.
- Project and Team Operations: List and inspect projects and teams, update project settings, and enumerate team members with role filters.
- Operational Considerations: Requires Rube MCP integration for tool schema discovery and connection management, handles pagination, rate limits, and asynchronous deployment flows.
Quick Start
Use the vercel-automation skill to list all Vercel projects and show the latest deployment status for each.