exec_command

MCP tool from Aptu Coder by clouatre-labs

Run a shell command; returns stdout, stderr, exit code; output capped and filtered; optional timeoutsecs (kill on expiry) and draintimeoutsecs (post-exit drain window); heredoc rejected before spawn (file-write pattern, stdin-consuming flag, stdin parameter conflict, or missing closing delimiter)

How to use it

exec_command is exposed by the Aptu Coder MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the exec_command tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Aptu Coder

$aptu-coder
FULL APTU CODER LISTING