https://github.com/Streen9/react-mcp
by Streen9
Verified
install-package
Install a npm package in a project
Input Schema
Name | Required | Description | Default |
---|---|---|---|
dev | No | Whether to install as a dev dependency | |
directory | No | Directory of the project (defaults to current directory) | |
packageName | Yes | Name of the package to install (can include version) |