CLI tool to interact with MtGox's HTTP API from the terminal. Public and private methods. Not everything is in there, pull requests welcome for what's missing.
$ ./gox-cli.js add 'bid' 1000000 100000
Just download it
You will need to configure your API key and secret to make private methods work.
$ ./gox-cli.js --help
MIT