pub fn check_mcp_command(command: &str, args: &[String]) -> Result<(), String>
Validate an MCP server command string.