VSCode Internal Commands

VSCode extension that exposes VSCode's internal commands and functionality, enabling direct control of the editor environment for

bestk 63
Claude CodeClaude DesktopGeneric
View source ↗

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.

Source

Repository: https://github.com/bestk/vscode-internal-command-mcp-server

Maintain VSCode Internal Commands?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[VSCode Internal Commands on getagentictools](https://getagentictools.com/mcp/bestk-vscode-internal-command-mcp-server?ref=badge)