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

DevFeed: [Vercel Plugin now available in VS Code and GitHub Copilot CLI](<https://devfeed.tech/articles/vercel-plugin-now-available-in-vs-code-and-github-copilot-cli-1165.md>)

Original publisher: [Read original article](<https://vercel.com/changelog/vercel-plugin-now-available-in-vs-code-and-github-copilot-cli>)

Author: Melkey Moksyakov

Published: 2026-07-14T00:00:00Z

Content type: release

Language: en

Sources: [Vercel News](<https://devfeed.tech/sources/vercel-news.md>)

Topics: [AI-assisted coding](<https://devfeed.tech/topics/ai-assisted-coding.md>), [vercel ai sdk](<https://devfeed.tech/topics/vercel-ai-sdk.md>)

Tags: [apis](<https://devfeed.tech/tags/apis.md>), [cli](<https://devfeed.tech/tags/cli.md>), [extensions](<https://devfeed.tech/tags/extensions.md>), [github-copilot](<https://devfeed.tech/tags/github-copilot.md>), [github-copilot-cli](<https://devfeed.tech/tags/github-copilot-cli.md>), [next-js](<https://devfeed.tech/tags/next-js.md>), [vercel](<https://devfeed.tech/tags/vercel.md>), [vs-code](<https://devfeed.tech/tags/vs-code.md>)

## AI overview

Vercel released a plugin for VS Code and the GitHub Copilot CLI that provides Copilot with on-demand Vercel platform knowledge and current API guidance.

## Source excerpt

The Vercel 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. Read more