Skip to main content

Vercel

Read Vercel projects and deployments.

Connect Vercel with an access token to list projects and deployments across the personal scope and teams.

Connect

Credential fieldRequiredWhere it comes from
Access token (ACCESS_TOKEN)YesA Vercel access token, sent as a Bearer token.

Tools

ToolAccessWhat it does
List projects (yekar.vercel.list-projects)ReadList Vercel projects in the personal or a team scope.
List deployments (yekar.vercel.list-deployments)ReadList deployments newest-first, filterable by project, state and target.

Notes

  • In Vercel, open Account Settings → Tokens and create a token.
  • Team resources need the teamId passed on each call - without it the token's personal scope answers.