应用Vercel ToolsVercel ToolsVercel 是一个面向前端框架和静态网站的平台,使开发者能够托管可即时部署、自动扩展且只需极少配置的网站和 Web 服务。连接 Vercel ToolsShare让 AI 智能体使用 Vercel ToolsAident Loadout 让 Claude Code、Codex、Cursor 和其他受支持的智能体调用 Vercel Tools。可选择 131 个受支持的操作。 可在 Audit 中审核每次执行。通过 Aident Vault 连接一次 Vercel Tools。智能体无需获取底层凭证即可使用受支持的操作。分类Integration价格与支付价格在 Loadout 中免费。使用个人连接的账号时,服务提供商可能收费。统一支付暂不支持。需要时请连接服务提供商账号。包含的操作131Vercel Add Environment VariableTool to add an environment variable to a Vercel project. Variables only take effect in subsequent deployments — already-running deployments are not updated. Use after confirming the project exists and you need to configure secrets or configuration values across environments befo…Vercel Add Project DomainTool to attach a custom domain to a Vercel project. Use when you need to add a domain to a project for production or branch-specific deployments. After adding, the domain must be verified by completing the verification challenges returned in the response.Vercel Assign AliasTool to assign an alias to a specific Vercel deployment. Use when you need to associate a custom domain or subdomain with a deployment.Vercel Batch Remove Project EnvTool to batch remove environment variables from a Vercel project. Use when you need to delete multiple environment variables at once. More efficient than deleting variables one by one when removing multiple variables.Vercel Buy DomainsTool to purchase multiple domains through Vercel's domain registrar. Use when registering new domains after checking availability and price. Important: Always check domain availability and price before attempting purchase. Some TLDs may require additional contact information fie…Vercel Buy Single DomainTool to purchase a domain through Vercel's domain registrar. Use when you need to register and buy a domain after confirming availability and pricing.Vercel Check Cache Artifact ExistsTool to check if a cache artifact exists by its hash. Use when verifying whether a cache artifact is already stored before upload or when validating artifact availability.Vercel Check Domain AvailabilityTool to check if a domain is available for registration. Read-only: does not reserve or purchase the domain. Use when you need to verify domain availability before purchase. Response field `available=false` means the domain is taken (not an error); actual failures return HTTP 4x…Vercel Check Domain Price2Check pricing for a domain including purchase, renewal, and transfer costs. Use this to evaluate the cost of registering, renewing, or transferring a domain via Vercel. Returns pricing for the specified domain and time period.Vercel Create Auth TokenTool to create a new authentication token. Use when you need to programmatically generate a new auth token with optional expiration. Returns both token metadata and the bearer token value (only provided once).Vercel Create Dns RecordTool to create a new DNS record for a domain. Use when you need to add DNS records such as A, AAAA, CNAME, MX, TXT, SRV, or other record types to a domain managed in Vercel.Vercel Create Edge ConfigCreates a new Edge Config for storing key-value data at the edge. Edge Configs enable ultra-low latency data reads from Vercel's edge network. Use this to store feature flags, A/B test configurations, or other data that needs to be read quickly from edge functions.Vercel Create Edge Config TokenCreate a read access token for a specific Edge Config. The generated token is used to authenticate against the Edge Config's endpoint for high-volume, low-latency read operations. Use this when you need to grant read access to an Edge Config from your application.Vercel Create New DeploymentTool to create a new deployment. Use when you need to deploy files or a Git commit to a Vercel project. Example for file deployment: { "name": "my-app", "files": [ {"file": "index.html", "data": "<html><body>Hello World</body></html>"}, {"file": "style.css", "data": "body { font…Vercel Create Or Transfer DomainTool to add an existing domain to the Vercel platform. Use when you need to add a domain to Vercel for DNS management or transfer a domain. Supports two methods: 'add' for adding existing domains and 'move-in' for transferring domains (requires authorization token).Vercel Create Project Transfer RequestTool to create a project transfer request. Use when you need to initiate a transfer of a Vercel project to another account or team.Vercel Create Project2Tool to create a new Vercel project with comprehensive configuration options. Use when you need to create a project with specific settings like environment variables, framework selection, Git repository connection, resource configuration, or deployment policies.Vercel Create Shared Env VariableTool to create one or more shared environment variables in Vercel. Use when you need to create environment variables that can be shared across multiple projects or applied to specific target environments. Supports creating 1-50 variables in a single request.Vercel Create WebhookTool to create a webhook for receiving notifications about Vercel events. Use when you need to set up automated responses to deployment, domain, project, or other Vercel events.Vercel Dangerously Delete By Src ImagesTool to dangerously delete edge cache by source image URLs. Use when you need to invalidate cached images from the edge network for a specific project.Vercel Dangerously Delete By TagsTool to dangerously delete edge cache by tags. Use when you need to purge cached content for specific cache tags in a Vercel project. WARNING: This permanently deletes cached content and cannot be undone.Vercel Delete AliasTool to delete an alias from Vercel. Use when you need to remove a deployment alias or custom domain alias after confirming the alias ID.Vercel Delete Auth TokenTool to delete an authentication token. Use when you need to revoke a token programmatically after confirming its validity. Example: "Delete auth token with id abc123"Vercel Delete Data Cache Purge AllTool to purge all data cache entries for a specific project. Use when you need to clear the entire data cache for a project.Vercel Delete DeploymentPermanently delete a Vercel deployment by its ID or URL. Use this action to remove a deployment from Vercel. The deployment can be identified either by its unique deployment ID (e.g., 'dpl_xxx') or by providing the deployment URL as a query parameter. Note: This action is destru…Vercel Delete Dns RecordTool to delete a DNS record from a domain. Use when you need to remove an existing DNS record by its record ID and domain name.Vercel Delete DomainTool to remove a domain by name from Vercel. Use when you need to delete a domain that is no longer needed.Vercel Delete Edge ConfigTool to delete an Edge Config by its unique identifier. Use when you need to permanently remove an Edge Config and all its associated data.Vercel Delete Edge Config TokensTool to delete one or more Edge Config tokens. Use when you need to revoke access tokens from an Edge Config. Note: The tokens array must contain the actual token values, not token IDs.+117 个操作+102 个操作服务提供商来源Provider API (api.composio.dev)使用 Vercel Tools 的技能Vercel Edge Config 审计清点 Vercel Edge Config 数据和远程缓存状态,不泄露密钥值。Vercel Functions 部署部署经过审核的 Vercel Functions 版本,并查看其运行时日志。Vercel 域名和 DNS 审计审计 Vercel 项目的已关联域名、配置状态和托管 DNS 记录,不影响线上路由。Vercel 应用部署将已批准的 Git 源或文件集部署到 Vercel,并验证部署检查。相关 AI 智能体应用Ably ToolsAbly 是一个实时消息平台,帮助开发者构建聊天和数据同步等实时功能,为现代应用提供全球可扩展性和强大可靠性Abstract ToolsAbstract API 提供一套 API,帮助开发者自动执行各种任务,包括数据验证、数据丰富等。AbuseIPDB ToolsAbuseIPDB 是一个致力于通过提供集中式存储库来报告和检查与恶意活动相关的 IP 地址,从而帮助提升互联网安全性的项目。Abyssale ToolsAbyssale 是一个创意自动化平台,支持用户以编程方式生成图像、视频、GIF、PDF 和 HTML5 内容,从而简化视觉内容制作。