installMantisSDK
Install and configure the Mantis SDK for your framework with proper .npmrc setup. Specify the target framework and optional authentication token for private registry access.
Instructions
Install and configure Mantis SDK with proper .npmrc setup
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| authToken | No | Authentication token for private registry (optional) | |
| framework | Yes | Target framework for integration | |
| projectPath | No | Project directory path (optional) |