Skip to content

gnu global cpp vscode config pack for Cline

io.github.jmshinhwa/gnu-global-cpp-vscode-config-pack

21 rules that read the values in a shared .vscode folder, plus 45 snippets. VS Code loads a wrong va

client:Cline transport:stdio runtime:npm

Install gnu global cpp vscode config pack in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "gnu-global-cpp-vscode-config-pack": {
      "command": "npx",
      "args": [
        "-y",
        "@readystack/gnu-global-cpp-vscode-config-pack"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

gnu global cpp vscode config pack in other clients