🌍 Add Environment Variable Management #8

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

🎯 Feature Request

Description

Manage environment variables for commands.

Proposed Tools

  • set_env - Set environment variable
  • get_env - Get environment variable
  • list_env - List all environment variables
  • run_with_env - Run command with custom environment

Benefits

  • Environment control
  • Secure credential passing
  • Command customization

🤖 Generated with Claude Code

## 🎯 Feature Request ### Description Manage environment variables for commands. ### Proposed Tools - `set_env` - Set environment variable - `get_env` - Get environment variable - `list_env` - List all environment variables - `run_with_env` - Run command with custom environment ### Benefits - Environment control - Secure credential passing - Command customization 🤖 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#8
No description provided.