by
An extensible, AI‑powered code editor that supports a wide range of programming languages, integrates with GitHub Copilot, and enables development from local machines, remote containers, or the browser.
Visual Studio Code delivers a flexible editing environment enriched with AI features such as model selection, context‑aware chat, next‑edit suggestions, and Agent mode. It indexes the codebase locally and on GitHub, allowing fast, relevant assistance. The platform is highly customizable through themes, profiles, settings sync, and a vast marketplace of extensions.
#codebase
or #file:<path>
tags to provide context.Q: Do I need an API key for the AI models? A: Some providers (e.g., OpenAI, Anthropic) require an API key, which can be added in the Copilot settings. Others are available out‑of‑the‑box.
Q: Can I run VS Code without internet? A: Core editing works offline, but AI features and remote extensions require network access.
Q: How does Agent mode differ from regular chat? A: Agent mode loops through codebase analysis, edits, command execution, and test feedback automatically until the task is completed.
Q: Is there a way to version‑control my custom AI instructions? A: Yes, store instruction files in your repository and reference them in the settings JSON.
Q: What platforms are supported? A: Windows, macOS, Linux, and any modern browser via vscode.dev.
Title: Visual Studio Code - Code Editing. Redefined
URL Source: https://code.visualstudio.com/
Use AI models like Claude Sonnet out of the box, or bring your own key to access models from Azure, Anthropic, Google, Ollama, OpenAI, and OpenRouter.
Your codebase is indexed locally and remotely (on GitHub) to understand what's relevant, enabling fast, context-aware interactions.
Personalize interactions using custom instructions and reusable prompt files tailored to your workflows, tools, and projects.
Tackle complex, multi-step tasks. Agent mode reads your codebase, suggests edits across files, runs terminal commands, and responds to compile or test failures — all in a loop until the job is done. Further refine agent mode to fit your team's workflows with VS Code extensions and Model Context Protocol (MCP) servers.
VS Code predicts your next move as you code. Use the Tab key to accept AI-powered suggestions right in your editor. It intelligently recommends what to change — and where — based on the edits you're already making.
Code with AI-powered suggestions
Customize VS Code with AI-powered functionality from extensions and Model Context Protocol servers to use in Chat. Or, build your own extension to power your team's unique scenarios.
VS Code supports almost every major programming language. Several ship in the box, like JavaScript, TypeScript, CSS, and HTML, but extensions for others can be found in the VS Code Marketplace.
JavaScript
TypeScript
Python
C#
C++
HTML
Java
JSON
PHP
Markdown
Powershell
YAML
Customize your VS Code UI and layout so that it fits your coding style.
Color themes let you modify the colors in VS Code's user interface to suit your preferences and work environment.
Settings Sync enables you to share your user settings across your VS Code instances with the Settings Sync feature.
Profiles let you create sets of customizations and quickly switch between them or share them with others.
Code wherever you're most productive, whether you're connected to the cloud, a remote repository, or in the browser with VS Code for the Web (vscode.dev).
Built-in Source Control empowers you with Git support out-of-the-box. Many other source control providers are available through extensions.
GitHub Codespaces provides cloud-powered development environments for any activity - whether it's a long-term project, or a short-term task like reviewing a pull request.
There's a lot more to an editor. Whether it's using built-in features or rich extensions, there's something for everyone.
Please log in to share your review and rating for this MCP.
Discover more MCP servers with similar functionality and use cases
by zed-industries
Provides real-time collaborative editing powered by Rust, enabling developers to edit code instantly across machines with a responsive, GPU-accelerated UI.
by cline
Provides autonomous coding assistance directly in the IDE, enabling file creation, editing, terminal command execution, browser interactions, and tool extension with user approval at each step.
by continuedev
Provides continuous AI assistance across IDEs, terminals, and CI pipelines, offering agents, chat, inline editing, and autocomplete to accelerate software development.
by github
Enables AI agents, assistants, and chatbots to interact with GitHub via natural‑language commands, providing read‑write access to repositories, issues, pull requests, workflows, security data and team activity.
by block
Automates engineering tasks by installing, executing, editing, and testing code using any large language model, providing end‑to‑end project building, debugging, workflow orchestration, and external API interaction.
by RooCodeInc
An autonomous coding agent that lives inside VS Code, capable of generating, refactoring, debugging code, managing files, running terminal commands, controlling a browser, and adapting its behavior through custom modes and instructions.
by lastmile-ai
A lightweight, composable framework for building AI agents using Model Context Protocol and simple workflow patterns.
by firebase
Provides a command‑line interface to manage, test, and deploy Firebase projects, covering hosting, databases, authentication, cloud functions, extensions, and CI/CD workflows.
by gptme
Empowers large language models to act as personal AI assistants directly inside the terminal, providing capabilities such as code execution, file manipulation, web browsing, vision, and interactive tool usage.