VSCode MCP

by block

Not rated
GitHub

About

Interact with VSCode through the Model Context Protocol, enabling AI agents to perform development tasks.

Details

Author
block
Categories
Developer Tools

Setup

Install VSCode MCP in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/block/code-mcp

Follow the installation instructions in the repository README, then restart your MCP client.

This monorepo contains the VSCode MCP Server and its companion VSCode Extension, which together enable AI agents and assistants, like Goose or Claude, to interact with VSCode through the Model Context Protocol.

vscode-mcp/ ├── server/ # MCP server implementation └── extension/ # VS Code extension

- ID:code-mcp
- Name:VS Code
- Description:Allows interaction with VS Code through the Model Context Protocol
- Command:npx vscode-mcp-server

Add this to your Claude Desktop config file (~/Library/Application Support/Claude/claude_desktop_config.json):

{ "mcpServers": { "vscode-mcp-server": { "command": "npx", "args": ["vscode-mcp-server"], "env": {} } } }

The Code MCP server provides the following tools for AI agents to interact with VS Code:

Creates and shows a diff for modifying existing files:

- Shows changes preview before applying
- Requires user approval
- Only works with existing files

Checks if extension is installed and responding

Gets the port number for VS Code MCP Extension

This project is licensed under the Apache License 2.0 - see theLICENSEfile for details.

This product includes software developed atBlock, Inc.

This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.

An MCP server to help AI assistants to answer questions and generate AccelByte Extend SDK code more effectively .

Local stdio MCP server that lets AI coding agents read and maintain structured architecture, rules, and decisions directly from your repository.

Official Context7 MCP server that brings up-to-date, version-specific library documentation and code examples into AI coding prompts.

Remote, no-auth MCP server providing AI-powered codebase context and answers

Instead of direct calling MCP tools, mcpcode server transforms MCP tool calls into TypeScript programs, enabling smarter, lower-latency orchestration by LLMs.

Help agents automatically write and test stories for your UI components

Official Svelte MCP server, provides docs and suggestions on the generated code.

Supercharge your Agent with Semantic Code Intelligence and save 💰 in the process!

Execute any LLM-generated code in the YepCode secure and scalable sandbox environment and create your own MCP tools using JavaScript or Python, with full support for NPM and PyPI packages

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.