install_pack
Install a pack to activate all its servers at once, handling OAuth authorization when required.
Instructions
Install a pack by enabling all its servers
Args: pack_name: Name of the pack to install (e.g., 'frontend-stack') enable_oauth: Whether to prompt for OAuth authorization if needed
Returns: Dictionary with installation results and any auth requirements
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pack_name | Yes | ||
| enable_oauth | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||