analyze-dependencies
Analyze dependency manifest files, such as package.json, to list project dependencies. Use this tool in Vibe Coder MCP to identify and manage dependencies efficiently.
Instructions
Analyzes dependency manifest files (currently supports package.json) to list project dependencies.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
filePath | Yes | The relative path to the dependency manifest file (e.g., 'package.json', 'client/package.json', 'requirements.txt'). |