Supercharge your AI assistants for VSCode! This extension enables a Model Context Protocol (MCP) server that allows AI assistants to directly interact with your VSCode environment.
✨ Key Features
Zero Configuration - Automatically starts when VSCode launches
AI Assistant Enhancement - Enable AI tools to read, modify, and analyze your code
Code Operations - Let AI assistants create, edit files, and search through code
Debugging Integration - AI assistants can help manage breakpoints and run configurations
Terminal Operations - Allow AI assistants to run terminal commands and get results
Git Integration - Check change status, commit history
Claude Desktop Compatible - Fully compatible with Claude Desktop, enabling AI-driven automated development
🆕 What's New in 1.1.2
New Display Name - Renamed to "GG MCP for VSCode" for better clarity and recognition
Improved Path Handling - Better cross-platform compatibility and path standardization with the new pathInProject parameter
Command Output Capture - AI assistants can now execute commands and get their output
Enhanced Terminal Tools - Better terminal text access and command execution
File Partial Replacement Interface - Added new replace_specific_text API for replacing specific text in files
Provides the ability to replace specific code content locally
Supports replacing text within a single line or multiple lines
Preserves the original formatting (such as line endings and indents)
File Caching Mechanism - Introduced an efficient file caching system to improve performance and reduce redundant file reads
🚀 Quick Start
1. Install the Extension
Search for "GG MCP for VSCode" in the VS Code marketplace and install