Cute project :)
Summary
Minor thing: mcp-bash run-tool hello --help shows --args @args.json, but trying that complains that run-tool: --args must be a JSON object.
Steps to Reproduce
Use --args @some-file.json
Expected Behavior
Use the json in the file.
Actual Behavior
Wants actual json only.
Cute project :)
Summary
Minor thing:
mcp-bash run-tool hello --helpshows--args @args.json, but trying that complains thatrun-tool: --args must be a JSON object.Steps to Reproduce
Use
--args @some-file.jsonExpected Behavior
Use the json in the file.
Actual Behavior
Wants actual json only.