Back to search
30
MCP
VSCode Internal Commands
pulsemcp/vscode internal commandsVSCode 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.
Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"vscode_internal_commands": {
"url": "None",
"transport": "http"
}
}
}