Vercel MCP server

Vercel × ChatGPT

Use the Vercel MCP server
in ChatGPT

Manage deployments, projects, and logs across your Vercel account. This guide connects Vercel to ChatGPT (chatgpt.com) through a governed gateway — one URL that also works in every other MCP client you use, with your rules and a full log attached.

Live-probed · Security-scanned · Note: Vercel currently restricts third-party sign-ins — API-key path recommended

Setup: Vercel in ChatGPT

ChatGPT adds MCP servers via custom connectors in developer mode. The gateway route takes about two minutes:

  1. Connect Vercel to your free gate gateway from the verified directory.
  2. Open ChatGPT → Settings → Connectors and enable Developer mode under Advanced.
  3. Click 'Create', name it 'gate', paste your gateway URL, and set authentication to OAuth.
  4. Approve the authorization — Vercel is now available in your ChatGPT conversations.

What to ask once it’s connected

Why did the last deployment fail?
List the preview deployments for this pull request.
Summarize the function logs for errors since midnight.
Which projects are still on the old Node runtime?

Why route it through a gateway

One URL, every client

The same Vercel connection works in Claude, Claude Code, Cursor, VS Code too — no per-client re-wiring.

Rules before regret

Allow, ask, or block every tool Vercel exposes — reads can flow freely while writes require your approval.

Every call logged

A plain-language activity log of everything ChatGPT did with Vercel — searchable, exportable, auditable.

Scanned and probed

Vercel passed a live handshake probe and a security scan before listing — and drift detection watches it after you connect.

Also available: Vercel in Claude · Vercel in Claude Code · Vercel in Cursor · Vercel in VS Code