Skyvern/skyvern/cli/mcpb/releases/README.md
Shuchang Zheng 76b10eb007
Fix OSS frontend build: add useFeatureFlag stub (#5042)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 23:36:42 -07:00

14 lines
474 B
Markdown

# Public Claude Desktop Bundle
This directory holds the committed `skyvern-claude-desktop.mcpb` artifact that
syncs to the public `Skyvern-AI/skyvern` repository.
The public Fern docs and `skyvern setup claude` link directly to the raw file in
that OSS repo so users can click once and download the installer immediately.
Refresh it with:
```bash
./scripts/package-mcpb.sh 1.0.23 skyvern-claude-desktop.mcpb \
skyvern/cli/mcpb/releases/skyvern-claude-desktop.mcpb
```