Vercel
Vercel's remote MCP server for inspecting and managing projects, deployments, logs, and platform resources.
Connection specification
- Remote endpoint
https://mcp.vercel.com- Live-validated endpoint
https://mcp.vercel.com/- Browser access
- Not yet measured
- Declared MCP transport
- Streamable HTTP
- Live-validated MCP transport
- Not yet verified — Latest validation did not verify a transport
- Declared authentication
- OAuth 2.1
- Detected authentication
- OAuth 2.1 detected or retained from publisher evidence
- Protocol lifecycle
- Not yet negotiated
- Authorization server
https://vercel.com- Category
- Cloud
Product documentation · Source repository · Official listing documentation · Official MCP Registry record
Browse all MCP servers · Test this endpoint in the MCP Playground
Connect this server to your client
Claude Code setup
Run in a terminal. This user-scoped entry is available across projects.
claude mcp add --transport http --scope user 'vercel' 'https://mcp.vercel.com/'
Provider approval required: The provider only accepts reviewed or allowlisted clients. Authenticated testing remains unavailable until mcptest is approved; an arbitrary client ID or client impersonation will not bypass this requirement.
- Using live-validated endpoint: https://mcp.vercel.com/
- Provider approval required: The provider only accepts reviewed or allowlisted clients. Authenticated testing remains unavailable until mcptest is approved; an arbitrary client ID or client impersonation will not bypass this requirement.
- Provider setup: Confirm that mcptest is listed as a Vercel-reviewed and approved AI client.
- Provider setup: Wait for provider approval before retrying hosted authenticated testing.
- Publisher evidence (reviewed 2026-08-24): https://vercel.com/docs/agent-resources/vercel-mcp
Codex CLI setup
Run in a terminal; Codex stores the entry in ~/.codex/config.toml.
codex mcp add 'vercel' --url 'https://mcp.vercel.com/'
Provider approval required: The provider only accepts reviewed or allowlisted clients. Authenticated testing remains unavailable until mcptest is approved; an arbitrary client ID or client impersonation will not bypass this requirement.
- Using live-validated endpoint: https://mcp.vercel.com/
- Provider approval required: The provider only accepts reviewed or allowlisted clients. Authenticated testing remains unavailable until mcptest is approved; an arbitrary client ID or client impersonation will not bypass this requirement.
- Provider setup: Confirm that mcptest is listed as a Vercel-reviewed and approved AI client.
- Provider setup: Wait for provider approval before retrying hosted authenticated testing.
- Publisher evidence (reviewed 2026-08-24): https://vercel.com/docs/agent-resources/vercel-mcp
Cursor setup
Add to .cursor/mcp.json for this project, or ~/.cursor/mcp.json for all projects.
{
"mcpServers": {
"vercel": {
"url": "https://mcp.vercel.com/"
}
}
}
Provider approval required: The provider only accepts reviewed or allowlisted clients. Authenticated testing remains unavailable until mcptest is approved; an arbitrary client ID or client impersonation will not bypass this requirement.
- Using live-validated endpoint: https://mcp.vercel.com/
- Provider approval required: The provider only accepts reviewed or allowlisted clients. Authenticated testing remains unavailable until mcptest is approved; an arbitrary client ID or client impersonation will not bypass this requirement.
- Provider setup: Confirm that mcptest is listed as a Vercel-reviewed and approved AI client.
- Provider setup: Wait for provider approval before retrying hosted authenticated testing.
- Publisher evidence (reviewed 2026-08-24): https://vercel.com/docs/agent-resources/vercel-mcp
VS Code setup
Add to .vscode/mcp.json, or run “MCP: Open User Configuration” for a private user-level entry.
{
"servers": {
"vercel": {
"type": "http",
"url": "https://mcp.vercel.com/"
}
}
}
Provider approval required: The provider only accepts reviewed or allowlisted clients. Authenticated testing remains unavailable until mcptest is approved; an arbitrary client ID or client impersonation will not bypass this requirement.
- Using live-validated endpoint: https://mcp.vercel.com/
- Provider approval required: The provider only accepts reviewed or allowlisted clients. Authenticated testing remains unavailable until mcptest is approved; an arbitrary client ID or client impersonation will not bypass this requirement.
- Provider setup: Confirm that mcptest is listed as a Vercel-reviewed and approved AI client.
- Provider setup: Wait for provider approval before retrying hosted authenticated testing.
- Publisher evidence (reviewed 2026-08-24): https://vercel.com/docs/agent-resources/vercel-mcp
Latest validation evidence
- Validation status
- Online when last tested
- Validation checked at
- Aug 18, 2026 at 1:34 PM
- Validation detail
- Authentication challenge at https://mcp.vercel.com/ returned HTTP 401; endpoint was reachable but did not complete an MCP probe; authentication oauth