{
 "categories": [
  "developer-tools",
  "platform",
  "saas-platform"
 ],
 "deployment": "saas",
 "evidence": [
  {
   "date": "2026-08-28",
   "fact": "homepage",
   "note": "Vercel presents a hosted application deployment platform with a public signup path.",
   "source": "https://vercel.com/",
   "tier": "declared"
  },
  {
   "date": "2026-08-28",
   "fact": "license",
   "note": "Vercel publishes a free starting plan plus paid platform tiers on the public site.",
   "source": "https://vercel.com/",
   "tier": "declared"
  },
  {
   "date": "2026-08-28",
   "fact": "modalities.api.exists",
   "note": "Vercel documents a public REST API for projects, deployments, domains, and related platform resources.",
   "source": "https://vercel.com/docs/rest-api",
   "tier": "declared"
  },
  {
   "date": "2026-08-28",
   "fact": "modalities.api.kinds[0]",
   "note": "The documented public interface is a REST API with OpenAPI documentation.",
   "source": "https://vercel.com/docs/rest-api",
   "tier": "declared"
  },
  {
   "date": "2026-08-28",
   "fact": "modalities.api.auth[0]",
   "note": "Vercel documents Authorization Bearer access-token authentication for the REST API.",
   "source": "https://vercel.com/docs/rest-api",
   "tier": "declared"
  },
  {
   "date": "2026-08-28",
   "fact": "modalities.api.coverage",
   "note": "The REST API covers projects, deployments, domains, and environment variables. It is the platform control plane, not every product surface such as v0.",
   "source": "https://vercel.com/docs/rest-api",
   "tier": "declared"
  },
  {
   "date": "2026-08-28",
   "fact": "modalities.mcp.first_party",
   "note": "Vercel documents an official MCP endpoint at https://mcp.vercel.com, marked Beta and limited to allowlisted clients.",
   "source": "https://vercel.com/docs/mcp/vercel-mcp",
   "tier": "declared"
  },
  {
   "date": "2026-08-28",
   "fact": "modalities.cli.exists",
   "note": "Vercel documents an official CLI (vercel npm package) for deploys, environment variables, and deployment inspection.",
   "source": "https://vercel.com/docs/cli",
   "tier": "declared"
  },
  {
   "date": "2026-08-28",
   "fact": "modalities.integrations.n8n",
   "note": "The n8n Vercel integration URL returned 404 during this review.",
   "source": "https://n8n.io/integrations/vercel/",
   "tier": "scraped"
  },
  {
   "date": "2026-08-28",
   "fact": "modalities.data_access.export[0]",
   "note": "REST API responses are JSON.",
   "source": "https://vercel.com/docs/rest-api",
   "tier": "declared"
  },
  {
   "date": "2026-08-28",
   "fact": "modalities.data_access.import[0]",
   "note": "REST API accepts JSON request bodies.",
   "source": "https://vercel.com/docs/rest-api",
   "tier": "declared"
  },
  {
   "date": "2026-08-28",
   "fact": "verdict.scores.api",
   "note": "The REST API is documented, token-authenticated, and read/write across projects and deployments. It is a broad production path rather than unusual completeness.",
   "source": "https://vercel.com/docs/rest-api",
   "tier": "declared"
  },
  {
   "date": "2026-08-28",
   "fact": "verdict.scores.mcp",
   "note": "The official server is first-party but documented as Beta and client-allowlisted, which is a limited official server under the rubric.",
   "source": "https://vercel.com/docs/mcp/vercel-mcp",
   "tier": "declared"
  },
  {
   "date": "2026-08-28",
   "fact": "verdict.scores.cli",
   "note": "The official CLI is a first-class machine interface for deploys and environment management, scoring alongside the REST API.",
   "source": "https://vercel.com/docs/cli",
   "tier": "declared"
  },
  {
   "date": "2026-08-28",
   "fact": "freshness.watch[0].url",
   "note": "Opened and verified as Vercel's current official MCP overview, including the Beta label and https://mcp.vercel.com.",
   "source": "https://vercel.com/docs/mcp/vercel-mcp",
   "tier": "declared"
  },
  {
   "date": "2026-08-28",
   "fact": "freshness.watch[1].url",
   "note": "Opened and verified as Vercel's current REST API reference.",
   "source": "https://vercel.com/docs/rest-api",
   "tier": "declared"
  },
  {
   "date": "2026-08-28",
   "fact": "freshness.watch[2].url",
   "note": "Opened and verified as Vercel's current CLI documentation.",
   "source": "https://vercel.com/docs/cli",
   "tier": "declared"
  },
  {
   "date": "2026-08-28",
   "fact": "freshness.watch[3].url",
   "note": "Opened and verified as Vercel's current MCP tools catalog.",
   "source": "https://vercel.com/docs/mcp/vercel-mcp/tools",
   "tier": "declared"
  }
 ],
 "freshness": {
  "last_verified": "2026-08-28",
  "volatility": "high",
  "watch": [
   {
    "type": "mcp",
    "url": "https://vercel.com/docs/mcp/vercel-mcp"
   },
   {
    "type": "docs",
    "url": "https://vercel.com/docs/rest-api"
   },
   {
    "type": "docs",
    "url": "https://vercel.com/docs/cli"
   },
   {
    "type": "mcp",
    "url": "https://vercel.com/docs/mcp/vercel-mcp/tools"
   }
  ]
 },
 "homepage": "https://vercel.com/",
 "id": "vercel",
 "license": "freemium",
 "modalities": {
  "agent_docs": {
   "llms_txt": "unknown"
  },
  "api": {
   "auth": [
    "bearer-access-token"
   ],
   "coverage": "partial",
   "docs": "https://vercel.com/docs/rest-api",
   "exists": true,
   "kinds": [
    "rest"
   ]
  },
  "cli": {
   "exists": true
  },
  "computer_use": {
   "issues": [],
   "viability": "unknown"
  },
  "data_access": {
   "export": [
    "json"
   ],
   "import": [
    "json"
   ]
  },
  "extensibility": {
   "scripting": [],
   "webhooks": "unknown"
  },
  "integrations": {
   "make": "unknown",
   "n8n": false,
   "power_automate": "unknown",
   "zapier": "unknown"
  },
  "mcp": {
   "first_party": true,
   "third_party": [],
   "verdict": "official"
  },
  "rpa": {
   "drivability": "unknown",
   "notes": "No repeatable UI probe was run. Vercel's REST API, official CLI, and remote MCP server cover practical project and deployment automation without browser control.\n",
   "ui_stack": [
    "web-dom"
   ],
   "vendor_support": []
  },
  "sdk": {
   "exists": "unknown",
   "languages": [],
   "official": "unknown"
  }
 },
 "name": "Vercel",
 "platforms": [
  "web"
 ],
 "related": {
  "alternatives": [
   "github"
  ],
  "our_products": []
 },
 "schema_version": 1,
 "score_version": 1,
 "status": "active",
 "vendor": "Vercel",
 "verdict": {
  "best_path": "api",
  "scores": {
   "api": 8,
   "cli": 8,
   "computer_use": null,
   "integrations": null,
   "mcp": 6,
   "overall": 8,
   "rpa": null
  },
  "summary": "Vercel is automatable today through a public REST API and an official CLI. The REST API authenticates with Authorization Bearer tokens and covers projects, deployments, domains, environment variables, and related platform resources. OpenAPI documentation is published. Official Vercel CLI (the vercel npm package) deploys projects, manages environment variables, and inspects deployments. Official MCP at https://mcp.vercel.com is documented as Beta and limited to an allowlisted set of clients. Tools cover project and deployment operations. Because the server is Beta and client-allowlisted, MCP scores below the generally available REST API and CLI. This record excludes v0. Official SDK coverage was not established from the opened REST API pages. The n8n Vercel integration URL returned 404. Zapier, Make, and Power Automate listings were not opened. Computer-use viability is unassessed. API and CLI both score 8; API is the best path because it is the portable documented contract and does not depend on a local CLI install.\n"
 }
}