displayName
amux mcp install
kind
cli-subcommand
surface
cli
parentBin
amux
subcommandVerb
mcp install
flags
- --global:0:install globally (default)
- --project:0:install at project scope
subcommandExitCodes
- 0:success:server installed
- 1:general-error:install threw / missing <server>
description
Install an MCP server via client.plugins.install. Source:
packages/agent-mux/cli/src/commands/mcp.ts:75-84.