Skip to content

chore: run toolbox via npx instead of the bundled binary - #97

Open
wangauone wants to merge 3 commits into
mainfrom
chore/npx-toolbox
Open

chore: run toolbox via npx instead of the bundled binary#97
wangauone wants to merge 3 commits into
mainfrom
chore/npx-toolbox

Conversation

@wangauone

Copy link
Copy Markdown

Switches the MCP server from the bundled toolbox binary to npx -y @toolbox-sdk/server@1.8.0, which runs on every harness (no per-platform binary bundling).

  • gemini-extension.json: command → npx
  • Remove the binary pipeline: package-and-upload-assets.yml, toolbox_version.txt, and the "Install toolbox binary" presubmit step
  • renovate.json5: track npm @toolbox-sdk/server in gemini-extension.json (grouped as renovate/toolbox)
  • mirror-changelog.yml: retarget to the renovate/toolbox branch
  • README.md: update troubleshooting from binary-download to npx/Node

Mirrors gemini-cli-extensions/postgres#104.

@ajupazhamayil ajupazhamayil removed their assignment Aug 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants