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

**Published:** July 14, 2026 | **Authors:** Melkey Moksyakov

---

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.

![The vercel-plugin result in the VS Code Extensions panel, showing its description and an Install button](//images.ctfassets.net/e5382hct74si/nKadSBFSXm3fSq5V13zdh/7415e8bdbb83d8ab6427397c2e600e86/CleanShot_2026-07-14_at_16.32.55_2x.png)
*Select Install to add it to your editor.*

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).

---

📚 **More updates:** [View all changelog entries](/changelog/sitemap.md) | [Blog](/blog/sitemap.md)