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 field | Required | Where it comes from |
|---|---|---|
Access token (ACCESS_TOKEN) | Yes | A Vercel access token, sent as a Bearer token. |
Tools
| Tool | Access | What it does |
|---|---|---|
List projects (yekar.vercel.list-projects) | Read | List Vercel projects in the personal or a team scope. |
List deployments (yekar.vercel.list-deployments) | Read | List 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.