Skip to content

Generate a Windows-launchable MCP server config instead of the…#452

Merged
inkeep-oss-sync[bot] merged 1 commit into
mainfrom
copybara/sync
Jul 2, 2026
Merged

Generate a Windows-launchable MCP server config instead of the…#452
inkeep-oss-sync[bot] merged 1 commit into
mainfrom
copybara/sync

Conversation

@inkeep-oss-sync

Copy link
Copy Markdown
Contributor

Generate a Windows-launchable MCP server config instead of the macOS-only /bin/sh chain. On Windows, ok init, ok start, and MCP autostart now register powershell -NoProfile -NonInteractive -Command <chain> (resolving the npm-global ok.cmd shim first, then npx). The reclaim sweep now recognizes both platforms' canonical entries everywhere, so a config written on one OS is never clobbered back and forth by the other, and hand-fixes on Windows stop being overwritten with an unlaunchable entry.

… (#2394)

* fix(ok-cli): Windows-launchable MCP config, no cross-platform clobber

* test(ok-cli): pin OpenCode trust-gate exclusion, document interpreter inertness

* fix(ok-cli): drop HOST env from Windows MCP entry, bind fix landed

* fix(ok-cli): PATHEXT guard + PATH ok.cmd probe, Claude Desktop env scrub

GitOrigin-RevId: 6ff809b983163bfac4f783e4b5164198b7273993

@inkeep-internal-ci inkeep-internal-ci Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated approval from agents-private public-mirror-sync (run: https://github.com/inkeep/agents-private/actions/runs/28627664673). Source of truth is the monorepo; direct edits on inkeep/open-knowledge are overwritten on next sync.

@inkeep-oss-sync inkeep-oss-sync Bot merged commit 18576e8 into main Jul 2, 2026
@inkeep-oss-sync inkeep-oss-sync Bot deleted the copybara/sync branch July 2, 2026 23:20
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.

1 participant