Developer Tools131 toolsPaste one API key
Vercel integration for AI agents
Manage projects, deployments, domains, and environment variables
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Vercel once and call the same tools from all of them.
Deeper comparison, failure modes and setup details: Vercel for AI agents, in depth.
Setup
Connect Vercel through ClawLink's hosted setup to manage projects, deployments, domains, environment variables, and team resources.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Vercel exposes 131 tools through ClawLink. The 30 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
vercel_add_environment_variable | Add an environment variable to a Vercel project | Write |
vercel_add_project_domain | Attach a domain to a Vercel project | Write |
vercel_create_new_deployment | Create a new deployment in Vercel | Write |
vercel_create_project2 | Create a new Vercel project | Write |
vercel_filter_project_envs | List environment variables for a Vercel project | Read |
vercel_get_auth_user | Get the authenticated Vercel user | Read |
vercel_get_deployment | Get details for a specific deployment | Read |
vercel_get_deployments | List Vercel deployments | Read |
vercel_get_project_domains | List domains attached to a Vercel project | Read |
vercel_get_project2 | Get details for a specific Vercel project | Read |
vercel_get_projects | List Vercel projects | Read |
vercel_get_teams | List teams accessible to the connected Vercel account | Read |
vercel_list_domains | List domains in the connected Vercel account | Read |
vercel_update_project2 | Update project settings for a Vercel project | Write |
vercel_check_cache_artifact_exists | Check if a cache artifact exists by its hash | Read |
vercel_check_domain_availability | Check if a domain is available for registration | Read |
vercel_check_domain_price2 | Check pricing for a domain including purchase, renewal, and transfer costs | Read |
vercel_download_artifact | Download a cache artifact from Vercel's Remote Cache by its hash | Read |
vercel_get_active_attack_status | Read active attack data from Vercel Firewall for a specific project | Read |
vercel_get_alias | Retrieve information about a Vercel alias by ID or alias name | Read |
vercel_get_artifact_info | Query information about artifacts by their hashes | Read |
vercel_get_auth_token | Retrieve metadata for an authentication token | Read |
vercel_get_bulk_availability | Check availability for multiple domains at once | Read |
vercel_get_cache_status | Get the status of Remote Caching for the principal | Read |
vercel_get_certs | Retrieve SSL/TLS certificates for the authenticated user or team | Read |
vercel_get_configurations | Get configurations for the authenticated user or team | Read |
vercel_get_contact_info_schema | Retrieve the contact information schema for a domain's top-level domain (TLD) | Read |
vercel_get_deployment_events2 | Get deployment events for a specific Vercel deployment by ID or URL | Read |
vercel_get_deployment_file_contents | Retrieve the contents of a specific file from a Vercel deployment | Read |
vercel_get_deployment_logs2 | Retrieve runtime logs for a specific Vercel deployment by project and deployment ID | Read |