📁 Add Working Directory Management #9

Open
opened 2025-10-10 09:14:34 +02:00 by jack · 0 comments
Owner

🎯 Feature Request

Description

Manage working directory for command execution.

Proposed Tools

  • set_working_directory - Set working directory
  • get_working_directory - Get current directory
  • run_in_directory - Run command in specific directory

Benefits

  • Directory context
  • Multi-project support
  • Path management

🤖 Generated with Claude Code

## 🎯 Feature Request ### Description Manage working directory for command execution. ### Proposed Tools - `set_working_directory` - Set working directory - `get_working_directory` - Get current directory - `run_in_directory` - Run command in specific directory ### Benefits - Directory context - Multi-project support - Path management 🤖 Generated with [Claude Code](https://claude.com/claude-code)
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
customable-mcp/shell-mcp#9
No description provided.