Hive Hive
Sign in

MCP server exposes build and run target tools

Metadata
Source
GitHub
Version
0.23.0
Domains
Published
Jun 16, 2026 · 14:54 UTC
Repository
tuist/once
Update

When the MCP server is started with –allow-run, it now advertises once_build_target and once_run_target so agents can build and run targets through the same execution path as the CLI. Without the flag, the server stays read-only and those tools are not listed.