Skip to main content
Let your agents follow and operate Vercel projects — browse teams, projects, domains and deployments, read build logs, redeploy from git, cancel or promote a deployment, pause a project and add a domain.

Connection

  • Authentication: API key (Vercel access token).
Sign in at vercel.com with your Personal Account selected (not a team) → Settings → Tokens → Create. Enter a descriptive name, choose the scope (your personal account or one team) and an expiration, click Create Token and copy it — it is shown only once. A Vercel token has no per-endpoint permissions: it acts with your role on the chosen scope. For a team, agents pass its teamId (see list_teams) on each action.See Vercel’s documentation.

Read actions (8)

Write actions (6)

Permissions

Every action above must be explicitly granted to an agent before it can be used. See Permissions for the grant model and Security for how credentials are protected.