switch_repository
Change the active repository in Nuanced MCP Server by specifying the path to a different initialized repository, enabling efficient context switching for code analysis.
Instructions
Switch to a different initialized repository.
Args: repo_path: Path to the repository to switch to
Returns: Success message or error
Input Schema
Name | Required | Description | Default |
---|---|---|---|
repo_path | Yes |