Tools provided
Tools the agent exposes — your AI client calls them automatically when it needs them.
- search_vercel_documentation — Search Vercel documentation for a topic. The one tool that needs no sign-in.
- list_teams — List teams the authenticated user belongs to.
- list_projects — List the Vercel projects on an account.
- get_project — Project detail — framework, domains, and latest deployment.
- list_deployments — List a project deployments with creation time, state, and target.
- get_deployment — Deployment detail — build status and regions.
- get_deployment_build_logs — Build logs for a deployment, by id or URL.
- get_runtime_logs — Runtime logs for a project or deployment, including application output.
- get_runtime_errors — Grouped runtime error clusters with name and occurrence count.
- deploy_to_vercel — Deploy files to a new project without a Git repo or the CLI.
- get_web_analytics — Query Web Analytics for a project.
- list_agent_run_projects — List team projects that carry Agent Runs observability data.
- list_agent_runs — List Agent Runs for a project.
- get_agent_run — Metadata for one Agent Run — events, workflow, usage, subagents.
- get_agent_run_trace — Trace for one Agent Run — turns, messages, reasoning, tool calls.
- check_domain_availability_and_price — Check whether domain names are available, and their price.
- get_purchase_quote — Price quote for any purchase. Read-only; never charges.
- buy_pro — Upgrade a team to a Vercel Pro subscription.
- buy_credits — Buy prepaid credits for v0, AI Gateway, or Vercel Agent.
- buy_addon — Buy a Vercel add-on for a team, by quantity.
- buy_domain — Register a domain for a team.
- get_domain_order — Status of a domain purchase order.
- get_access_to_vercel_url — Create a temporary shareable link past deployment protection.
- web_fetch_vercel_url — Fetch content from a Vercel deployment URL, authenticated.
- import-claude-design-from-url — Import a self-contained HTML bundle from Claude Design and deploy it.
- list_toolbar_threads — List Vercel Toolbar comment threads.
- get_toolbar_thread — One toolbar thread with its messages and context.
- change_toolbar_thread_resolve_status — Resolve or unresolve a toolbar thread.
- reply_to_toolbar_thread — Reply to an existing toolbar thread.
- edit_toolbar_message — Edit a message in a toolbar thread.
- add_toolbar_reaction — React to a message in a toolbar thread.
- use_vercel_cli — Point the model at Vercel CLI commands and their --help output.
