MCP server that executes commands in visible VSCode terminal tabs. Supports Windows, macOS and Linux.
{ "mcpServers": { "bashterm": { "command": "npx", "args": [ "-y", "bashterm-mcp-server" ] } } }