0.1.0
Summary
Initial release of xcode-cloud-mcp as a minimal MCP server for Xcode Cloud.
Included in 0.1.0
- Added a Node.js and TypeScript
stdioMCP server published as@thatfactory/xcode-cloud-mcp. - Added App Store Connect authentication with support for both
APPSTORE_CONNECT_API_*variables andAPP_STORE_*aliases. - Added discovery tools for products and workflows.
- Added workflow-scoped build lookup via
buildRunId,workflowId+buildNumber, orworkflowId+buildSelector. - Added build issue retrieval and text-like log summarization for plain,
gzip, andziplog artifacts. - Added test summary and UI test artifact metadata retrieval.
- Added unit tests, a
stdiosmoke test, and GitHub Actions forCIand nightly runs on the self-hostedmacOSrunner. - Added a full
READMEwith Claude and Codex setup instructions, badges, and example prompts.
Validation
npm testnpm run build