Improve Linux/container portability documentation #69

Open
opened 2026-07-02 05:43:31 -05:00 by jcwalker3 · 0 comments
Owner

Current documentation and scripts heavily assume macOS workflows, including keychain and provenance handling. Add Linux/container guidance for running the MCP server and scripts.

Acceptance criteria

  • README or docs explain Linux setup.
  • Documents environment-variable-based credential loading.
  • Documents how to run tests on Linux.
  • Documents how to run the MCP server in a container or headless environment if supported.
  • Clarifies which scripts are macOS-specific.
  • scripts/clear-provenance is documented as macOS-specific.
  • No secrets are added to docs.
Current documentation and scripts heavily assume macOS workflows, including keychain and provenance handling. Add Linux/container guidance for running the MCP server and scripts. ## Acceptance criteria * README or docs explain Linux setup. * Documents environment-variable-based credential loading. * Documents how to run tests on Linux. * Documents how to run the MCP server in a container or headless environment if supported. * Clarifies which scripts are macOS-specific. * `scripts/clear-provenance` is documented as macOS-specific. * No secrets are added to docs.
jcwalker3 added the documentationportability labels 2026-07-02 05:44:03 -05:00
Sign in to join this conversation.