Terminal Controller for MCP

by GongRzhe
Verified

change_directory

Switch the current working directory to the specified path using the Terminal Controller for MCP, enabling secure navigation and command execution in the file system.

Instructions

Change current working directory Args: path: Directory path to switch to Returns: Operation result information

Input Schema

NameRequiredDescriptionDefault
pathYes

Input Schema (JSON Schema)

{ "properties": { "path": { "title": "Path", "type": "string" } }, "required": [ "path" ], "title": "change_directoryArguments", "type": "object" }

You must be authenticated.

Other Tools from Terminal Controller for MCP

Related Tools

ID: i59xcpycnh