diff --git a/tools/export-github.sh b/tools/export-github.sh index 57ba985..c884630 100755 --- a/tools/export-github.sh +++ b/tools/export-github.sh @@ -35,6 +35,7 @@ rsync -a --delete \ --exclude '.gitea' \ --exclude 'docs' \ --exclude 'tools' \ + --exclude 'mcp' \ --exclude 'start-api.sh' \ --exclude 'start-ui.sh' \ --exclude 'CLAUDE.md' \