Loading MCP server directory, please wait...
Execute commands in visible VSCode terminal tabs with output capture and session reuse.
npx @getmcp/cli add io.github.sirlordt/vscode-terminal-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.sirlordt/vscode-terminal-mcp": {
"command": "npx",
"args": [
"-y",
"vscode-terminal-mcp"
]
}
}
}