set_project_directory
Specify the absolute directory path for creating new MCP server projects to organize development files systematically.
Instructions
Set the ABSOLUTE directory path where the project should be created
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| directory | Yes | ABSOLUTE directory path where to create the project. Must start with '/' (e.g., '/Users/yourname/Projects', '/home/user/workspace'). Relative paths are NOT allowed. |