Add toolbar reactionAdd an emoji reaction to a message in a toolbar thread.
Buy addonExecutes a Vercel add-on purchase (currently only "siem"), by integer quantity, previously quoted by get_purchase_quote — quoting first is REQUIRED; this tool rejects un-quoted calls.
Buy creditsExecutes a prepaid Vercel credits purchase (v0, AI Gateway, or Vercel Agent) previously quoted by get_purchase_quote — quoting first is REQUIRED; this tool rejects un-quoted calls.
Buy domainExecutes a single-domain registration previously quoted by get_purchase_quote (product:domain) — quoting first is REQUIRED; this tool rejects un-quoted calls.
Buy proExecutes a Vercel Pro upgrade previously quoted by get_purchase_quote — quoting first is REQUIRED; this tool rejects un-quoted calls.
Change toolbar thread resolve statusChange the resolve status of a toolbar thread.
Check domain availability and priceCheck if domain names are available for purchase and get pricing information
Create git projectPreferred when the intended source is pushed to an accessible remote repository's production branch.
Deploy to vercelDeploy files directly when no usable remote git repository exists or the user explicitly requests a manual file deployment.
Edit toolbar messageEdit an existing message in a toolbar thread.
Get access to vercel urlCreates a temporary shareable link that bypasses authentication for protected Vercel deployments.
Get agent runGet detailed metadata for a single Agent Run from an eve agent, including events, workflow metadata, usage, and subagent breakout data.
Get agent run traceGet the trace for a single Agent Run from an eve agent, including turns, messages, reasoning, tool calls, token usage, and tool input/output when available.
Get deploymentGet a specific deployment by ID or URL.
Get deployment build logsGet the build logs for a deployment by ID or URL, to investigate why a build failed.
Get domain orderGet the status of a domain purchase order returned by buy_domain, to confirm whether the registration completed.
Get git deployment contextLists every Vercel team authorized for the user, including its plan and linked Git projects.
Get projectGet a specific project in Vercel
Get project deployment protectionGet the effective password protection, Vercel Authentication, and Trusted IP settings for a Vercel project.
Get purchase quoteRead-only price quote for a Vercel purchase.
Get runtime errorsGet grouped runtime error clusters for a project (error name, occurrence count, affected routes, sample messages, first/last seen).
Get runtime logsGet runtime logs for a project or deployment.
Get toolbar threadGet a specific toolbar thread by ID, including all messages and context.
Get web analyticsQuery Web Analytics for a Vercel project.
Import-claude-design-from-urlImport a design into Vercel from a publicly fetchable URL.
List agent run projectsList projects in a Vercel team that have Agent Runs observability data for agents built with the eve framework, with run counts and average duration rollups.
List agent runsList Agent Runs for a Vercel project.
List deploymentsList all deployments for a project
List projectsList all Vercel projects for a user (with a max of 50).
List teamsList the user's teams.
List toolbar threadsList Vercel toolbar comment threads for a team.
Pause projectPause a Vercel project.
Reply to toolbar threadAdd a reply message to an existing toolbar thread.
Search vercel documentationSearch the Vercel documentation.
Unpause projectUnpause a Vercel project so its production deployment can resume serving traffic and consuming metered resources.
Update project deployment protectionPartially update password protection, Vercel Authentication, and Trusted IPs for a Vercel project.
Web fetch vercel urlFetches a Vercel deployment URL and returns the response.