ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Vercel with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Deploy frontend applications instantly with a platform optimized for Next.js, serverless functions, and edge computing globally.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 11 capabilities

The complete Vercel capability set.

These are the exact actions your AI can choose when you ask it to work with Vercel.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 11 available through Vercel.

  1. 01

    List vercel account domains

    List all account domains

  2. 02

    List vercel project env vars

    List environment variables

  3. 03

    List vercel projects

    List all Vercel projects

  4. 04

    List vercel teams

    List accessible Vercel teams

Capability set02 / 03

05-08

4 capabilities in this set.

Part of 11 available through Vercel.

  1. 05

    Add vercel environment variable

    Add a new environment variable

  2. 06

    Get vercel project details

    Get details for a specific project

  3. 07

    Get vercel user profile

    Get current user profile

  4. 08

    List vercel deployments

    List recent deployments

Capability set03 / 03

09-11

3 capabilities in this set.

Part of 11 available through Vercel.

  1. 09

    Create vercel deployment

    Create a new deployment

  2. 10

    Delete vercel deployment

    Delete a specific deployment

  3. 11

    Get vercel deployment info

    Get details for a specific deployment

Observed, not estimated

869ms average. Fast in production.

Vercel is checked daily against the live service.

Daily averagePeak 1106ms
Aug 20Today
Fastest day
732ms
Slowest day
1106ms
14-day trend
Slowing+23%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 11 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Vercel, so you can see the experience inside your AI.

It does not authenticate your account with Vercel. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Vercel Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_6ib8D7M3Uv2ypYkXcj4cl2khzaGrEpt6ZJbcaHvI/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Vercel capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "vercel-extended-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_6ib8D7M3Uv2ypYkXcj4cl2khzaGrEpt6ZJbcaHvI/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Vercel owners ask.

  • 01

    Can I see if a specific deployment failed using the AI?

    Yes! Use the get_deployment_info capability with the Deployment ID. Your agent will retrieve the current state, and if it's 'ERROR', it will show you the deployment details.

  • 02

    How do I add a new API Key to a project via AI?

    Use the add_environment_variable action. Provide the project name/ID, the key name, and the value. You can also specify the type as 'secret' or 'sensitive'.

  • 03

    Is it possible to list all domains linked to my account?

    Absolutely. Use the list_account_domains query to retrieve a complete list of all domains registered or configured within your Vercel account.