Using Claude Code, Cursor, or another coding agent? Paste this into your prompt to run cross-browser and real-device tests, debug sessions, and wire up CI on the TestMu AI cloud:
Commands
kane-cli --tui
Launch the interactive TUI.
kane-cli run
Run a browser automation test.
Mobile run flags (macOS Apple Silicon only):
On the
desktop target, --device and --app are ignored. See Mobile Testing for setup.
kane-cli doctor
Check the mobile tooling on this machine, and install the tooling Kane CLI manages.
doctor prints one line per required check. Run kane-cli login before --install. See Mobile Testing.
kane-cli login
Authenticate with . Opens a browser for OAuth, or accepts credentials for basic auth.
kane-cli logout
Revoke tokens and remove stored credentials for the active profile.
kane-cli whoami
Show the active profile and authentication status.
kane-cli balance
Show credit balance for the active profile.
kane-cli profiles
Manage named authentication profiles.
kane-cli config
View and modify persistent settings.
Commands without arguments (
chrome-profile, project, folder) launch an interactive picker UI. AI agents cannot run these — ask the user to run them directly.kane-cli feedback
Submit feedback on a completed test run.
Exit Codes
TUI Slash Commands
Keyboard Shortcuts
Settings Reference
Settings are stored at
~/.testmuai/kaneai/tui-config.json. See Configuration for details.