execute_command
Run commands in PowerShell, CMD, or Git Bash directly from the Super Windows CLI MCP Server. Specify shell, command, and optional working directory for precise execution.
Instructions
Execute a command in the specified shell (powershell, cmd, or gitbash)
Example usage (PowerShell):
Copy
Example usage (CMD):
Copy
Example usage (Git Bash):
Copy
Input Schema
Name | Required | Description | Default |
---|---|---|---|
command | Yes | Command to execute | |
shell | Yes | Shell to use for command execution | |
workingDir | No | Working directory for command execution (optional) |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Super Windows CLI MCP Server
Related Tools
- @SimonB97/win-cli-mcp-server
- @SimonB97/win-cli-mcp-server
- @delorenj/super-win-cli-mcp-server
- @auchenberg/claude-code-mcp
- @PhialsBasement/CMD-MCP-Server