V

vercel.com

Vercel is a cloud platform for building, deploying, and operating web applications and AI workloads. It provides hosting, deployment automation, domains, observability, and AI gateway capabilities.

4 integrations · MCP · REST · CLI

Vercel exposes a REST API on api.vercel.com, an OAuth-protected MCP server at mcp.vercel.com, an AI Gateway HTTP API, and the vercel CLI.

discovered 6d ago
MCP servers1
REST · OpenAPI2
CLI1
Credentials
Vercel Access TokenbearerGet token

Create a token in Vercel account token settings. The REST API docs say Vercel Access Tokens are required and are sent as Authorization: Bearer <TOKEN>.

OAuth 2.0oauth2
OAuth 2.0 — self-onboarding

Point your MCP client at the server URL and approve access in the browser. The server supports OAuth Dynamic Client Registration (RFC 7591), so the client registers itself automatically — no developer-portal app, client_id, or client_secret to create.

Vercel AI Gateway API keybearerGet token

Create an AI Gateway API key from the AI Gateway API Keys docs. The AI Gateway docs describe API-key authentication for calling the gateway endpoints.

Vercel CLI login sessionoauth2$ vercel login

Acquired by the CLI — running vercel login opens the auth flow and stores the credential.

conventions · 2/8 published

Publish these signals → /publishing