set_project_root
Define the project root directory for all subsequent operations, enabling repository-specific workflows. Use this tool to specify the absolute path before executing other tools in Vitest MCP Server.
Instructions
Set the project root directory for all subsequent operations. This must be called before using other tools to specify which repository to work with.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
path | Yes | Absolute path to the project root directory (must start with / on Unix or drive letter on Windows) |