Skip to main content

Overview

Connect Vercel to manage deployments and projects.

Setup

1

Deploy

Dashboard → Integrations → Connectors → Find VercelDeploy
2

Add to Agent

Agent → Tools tab → Add Tool → Select Vercel
3

Configure

Enter your Vercel API Token
4

Test

Playground: “List my Vercel projects”

Example Usage

User: "Get status of my latest deployment"

Agent: Latest deployment:
       - Project: my-app
       - Status: Ready
       - URL: https://my-app.vercel.app

Integration Example

With Slack:
User: "Post deployment status to #engineering"

Agent: Posted to #engineering:
       ✅ my-app deployed successfully

Next Steps