We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cf1f0d commit 6f05bc6Copy full SHA for 6f05bc6
1 file changed
client/README.md
@@ -8,7 +8,7 @@ Installable as a standalone binary or as a `gh` CLI extension (`gh ql-mcp-client
8
9
- **Go** 1.25.6 or later
10
- **GitHub CLI** (`gh`) authenticated — used for GitHub API calls via `go-gh`
11
-- **Node.js** v24.13.0 or later — required to run the MCP server subprocess in `stdio` mode
+- **Node.js** v25.6.0 or later — required to run the MCP server subprocess in `stdio` mode
12
- **CodeQL CLI** — required for integration tests that exercise CodeQL tools
13
14
## Build
0 commit comments