Skip to main content

Vercel Plugin now available in VS Code and GitHub Copilot CLI

By Steven Van ·

GitHub Copilot in VS Code and the Copilot CLI can now load Vercel's plugin for on-demand Next.js and AI SDK skills.

The Vercel plugin that feeds coding agents live platform knowledge is now available in VS Code and the GitHub Copilot CLI. GitHub Copilot gains on-demand skills for Next.js, the AI SDK, Vercel Functions and more, along with guidance to keep it current with the latest Vercel APIs and recommended patterns.

  • In VS Code: search @agentPlugins vercel in the Extensions panel and select Install.
  • In the GitHub Copilot CLI: run npx plugins add vercel/vercel-plugin.

More detail is in the Vercel Plugin documentation.

Vercel
Vercel
The platform for frontend developers — deploy, preview, and scale web apps and AI agents with zero config.
View Vercel →

Read the original announcement →

Read Vercel Plugin now available in VS Code and GitHub Copilot CLI on Creators Toolbox