run_command
Execute allowed commands in a project directory to handle lifecycle tasks like build, test, deploy, or debug operations.
Instructions
Run a command in project dir. Allowed prefixes: PROJECT_MCP_ALLOWED_COMMANDS or default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| env | No | ||
| command | Yes | ||
| project_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |