All tools
Agent Ready: MEDIUM
MySQL Client
mysql MySQL command-line client.
Agent-Ready Score
3/5
Scored on: non-interactive mode available, machine-readable output (JSON/plain text), predictable exit codes, no interactive auth prompts.
Category
Data & DBKind
Traditional CLI
Priority
Priority B
Maintenance
✓ Actively maintained
Install
brew
brew install mysql apt
sudo apt install mysql Usage Example
$ mysql -h 127.0.0.1 -u root -p