Skip to content

Release v4.0.2

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Sep 02:32
· 1 commit to main since this release
36ece42

QuickFile MCP Server v4.0.2

Changed

  • Updated pinned GitHub Actions to supported runtimes.
  • Clarified account aliases, VAT posture, CLI payloads, and source-client setup
    in the README.

Fixed

  • Made the setup helper reject Node.js versions that do not match the pinned
    .nvmrc release.
  • Counted generic default-account bearer-token variables in setup status output.

Installation

git clone https://github.com/marcusquinn/quickfile-mcp.git
cd quickfile-mcp
npm install
npm run build

See README.md for full setup instructions.