aboutsummaryrefslogtreecommitdiffstats
path: root/Argcfile.sh
diff options
context:
space:
mode:
Diffstat (limited to 'Argcfile.sh')
-rw-r--r--Argcfile.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/Argcfile.sh b/Argcfile.sh
index ad926c6..70ac6c6 100644
--- a/Argcfile.sh
+++ b/Argcfile.sh
@@ -71,6 +71,9 @@ build() {
else
echo 'Skipped building agents since agents.txt is missing'
fi
+ if [[ -f mcp.json ]]; then
+ argc mcp merge-functions -S
+ fi
}
# @cmd Build tools