pub async fn install_cli( state: &Arc<AppState>, args: &Value, ) -> Result<Value, String>
Install a provider CLI via npm.