Vercel integration
Developer Tools & Infrastructure · 56 actions · API key auth
Integrate with Vercel to manage deployments, projects, domains, DNS records, environment variables, aliases, edge configs, teams, webhooks, and deployment checks.
The ModuleX Vercel integration lets a ModuleX agent operate Vercel on your behalf — running create, update and cancel actions across deployments, deployment events and deployment files — directly from a plain-English request, using your organization's own Vercel credentials. No pre-built workflow is required: the agent picks the right Vercel action for the task.
Vercel is a developer tools & infrastructure platform. ModuleX adds the agent layer: ask for an outcome and it selects and runs the right Vercel action — or, when you want a repeatable process, the composer assembles a Vercel workflow for you, streaming the nodes onto the canvas as it builds.
Drive Vercel in plain English
Type what you want. A ModuleX agent picks the right Vercel action — or chains several — and runs it. No workflow to build.
- Create a new deployment or redeploy an existing oneresolves to
create_deployment - Find the deployment I describe and cancel itresolves to
list_deploymentscancel_deployment - Delete a Vercel deploymentresolves to
delete_deployment - Show me the deployments that match what I describeresolves to
get_deployment
What you can automate with Vercel
- Find the right deployment and cancel it in one prompt
list_deploymentscancel_deployment - Look up a deployment event on demand
get_deployment_events - Pull a list of deployment files for a report
list_deployment_files - Create a project straight from a request
create_project - Add a project domain on the fly
add_project_domain - Update an env var the moment something changes
update_env_var
Vercel integration at a glance
All 56 Vercel actions
Deployments5
list_deploymentsget_deploymentcreate_deploymentcancel_deploymentdelete_deploymentDeployment Events1
get_deployment_eventsDeployment Files1
list_deployment_filesPromote Deployments1
promote_deploymentProjects5
list_projectsget_projectcreate_projectupdate_projectdelete_projectPause Projects1
pause_projectUnpause Projects1
unpause_projectProject Domains5
list_project_domainsadd_project_domainupdate_project_domainverify_project_domainremove_project_domainEnv Vars4
get_env_varscreate_env_varupdate_env_vardelete_env_varDomains4
list_domainsget_domainadd_domaindelete_domainDomain Configs1
get_domain_configDns Records4
list_dns_recordscreate_dns_recordupdate_dns_recorddelete_dns_recordAliases1
list_aliasesAlias3
get_aliascreate_aliasdelete_aliasEdge Configs4
list_edge_configsget_edge_configcreate_edge_configdelete_edge_configEdge Config Items2
get_edge_config_itemsupdate_edge_config_itemsWebhooks4
list_webhooksget_webhookcreate_webhookdelete_webhookChecks4
create_checkget_checklist_checksupdate_checkRerequest Checks1
rerequest_checkTeams2
list_teamsget_teamTeam Members1
list_team_membersUsers1
get_userSee full parameters and response schemas in the Vercel integration docs
Two ways to use Vercel in ModuleX
Connecting Vercel
Pairs well with Vercel
Agents often chain Vercel with these — connect them once and the agent can use all of them in a single task.
Vercel + ModuleX FAQ
Put Vercel to work in ModuleX.
Connect Vercel once with your own credentials and let your agent run all 56 actions on demand.