VSCode Internal Commands
VSCode extension that exposes VSCode's internal commands and functionality, enabling direct control of the editor env...
What it does
VSCode extension that exposes VSCode's internal commands and functionality, enabling direct control of the editor environment for automated refactoring, code generation workflows, extension management, and editor automation.
This VSCode extension MCP server exposes VSCode's internal commands and functionality to AI assistants through the Model Context Protocol. Built with TypeScript and the fastmcp framework, it provides tools for executing VSCode commands, managing background tasks, and accessing editor capabilities programmatically. The implementation includes a background task executor for long-running operations, command execution with parameter validation, and WebSocket-based communication for real-time interaction. Designed for developers who want AI assistants to directly control their VSCode environment, enabling use cases like automated refactoring, code generation workflows, extension management, and editor automation without manual intervention.
Capabilities
Server
Quality
deterministic score 0.67 from registry signals: · indexed on pulsemcp · has source repo · 62 github stars · registry-generated description present