Add MCP server(s) to detected agents (fast path, no wizard). Takes catalogue ids or official MCP Registry names like io.github.owner/server
npx dxai-cli add [options] <mcp...>
| Argument | Description |
|---|
<mcp> | — |
| Flag | Description | Notes |
|---|
--agents <list> | comma-separated agent IDs to target (default: detected) | required |
--project | write to project-level config instead of global | — |
-y, --yes | non-interactive; use defaults for any required inputs | — |
--json | emit machine-readable JSON output | — |
--dry-run | preview what would be added without writing | — |