System Command

system info reports the server name, description, and version.

mcli system info

Remote connection options belong to the system group, before info:

mcli system --server https://music.example.com --token 'eyJ...' info
mcli system --profile home --json info

The CLI currently requires a token whenever remote mode is active, even though the underlying server-information endpoint is public. See CLI Remote Server Mode for token acquisition and secure storage guidance.