← MCP Catalog

exec_command

Run as mcp-runner in /workspace. By default, returns output if done in 3 seconds or a process_id while the command continues in the background. Set wait_until_complete=true when the current agent turn must remain attached until the command actually exits.

MCPExecution AuthorizationOAuth + passkey for elevated access
Can change or delete data

Parameters

argvarray · required

cwdstring · default "."

envobject · default null

wait_until_completeboolean · default false