update_allowed_directory
Modify the permitted working directory for the AiDD MCP Server, enabling secure access to specific project folders. Use absolute paths or ~ for home directory.
Instructions
Change the working directory that this server is allowed to access. Use this to switch between different projects.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
directory | Yes | Directory to allow access to. Must be an absolute path. Use ~ to refer to the user's home directory. |