# Vercel Plugin now available in VS Code and GitHub Copilot CLI

> Source: <https://vercel.com/changelog/vercel-plugin-now-available-in-vs-code-and-github-copilot-cli>
> Published: 2026-07-14 00:00:00+00:00

The [Vercel Plugin](https://vercel.com/plugin) is now available in VS Code and the GitHub Copilot CLI.

GitHub Copilot now has Vercel platform knowledge on demand, with skills for Next.js, AI SDK, Vercel Functions, and more. The Vercel plugin also helps Copilot stay up to date with the latest Vercel APIs and recommended patterns.

To install it for Copilot Chat, search for `@agentPlugins vercel`

in the Extensions panel in VS Code.

To install it for the GitHub Copilot CLI, run `npx plugins add vercel/vercel-plugin`

.

Learn more in the [Vercel Plugin documentation](https://vercel.com/docs/agent-resources/vercel-plugin).
