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. |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from AiDD MCP Server
- create_directory
- delete_file
- directory_tree
- edit_file
- execute_code
- execute_shell_script
- get_allowed_directory
- get_file_info
- get_system_info
- git_add
- git_checkout
- git_commit
- git_create_branch
- git_diff
- git_diff_staged
- git_diff_unstaged
- git_init
- git_log
- git_reset
- git_show
- git_status
- list_directory
- move_file
- read_file
- read_multiple_files
- search_files
- tree_sitter_map
- update_allowed_directory
- write_file
Related Tools
- @GongRzhe/terminal-controller-mcp
- @skydeckai/mcp-server-aidd
- @Wayazi/mcp_file_system
- @wonderwhy-er/DesktopCommanderMCP
- @Infisical/infisical-mcp-server